diff options
author | ian <ian@FreeBSD.org> | 2014-12-21 23:45:13 +0000 |
---|---|---|
committer | ian <ian@FreeBSD.org> | 2014-12-21 23:45:13 +0000 |
commit | b2b5ecce72fe9a6023287bfb361018257cf218c3 (patch) | |
tree | 738cb01845d1142fd15225270f89c28dba894585 /contrib/netbsd-tests/lib/libc | |
parent | 69642127b499da2a10ddacccdef93a5ec591f2da (diff) | |
download | FreeBSD-src-b2b5ecce72fe9a6023287bfb361018257cf218c3.zip FreeBSD-src-b2b5ecce72fe9a6023287bfb361018257cf218c3.tar.gz |
Allow -march=armv7a on the gcc command line, for compatibility with clang.
This will result in __ARM_ARCH_7A__ being defined during the compile.
When compiling with gcc, it will still only generate armv6 opcodes itself,
but should pass the arch to gas so that inline asm can use v7 opcodes.
Diffstat (limited to 'contrib/netbsd-tests/lib/libc')
0 files changed, 0 insertions, 0 deletions