commit | 37c7f9f526e6a976451a74200601e99cdb051019 | [log] [tgz] |
---|---|---|
author | Steve Kondik <steve@cyngn.com> | Mon May 02 11:19:51 2016 -0700 |
committer | Meninblack007 <sanyam.53jain@gmail.com> | Tue Mar 21 15:58:36 2017 +0530 |
tree | bbcfa6e073232d408ed5285df5e3f18997d4954b | |
parent | ba134c4cb0c3ceb0b1ce3403d5baaa6a167b3291 [diff] |
zlib: Remove usage of cpu directive in inline asm * Clang will actually handle this fine by default, but GCC will not. On the other hand, Clang doesn't support the .cpu directive. Instead, set it as a CFLAG for arm64 only, which makes everyone happy. Change-Id: Ice5b62d43e81f13bd7d3e7a0b7afe4a547b2e758