summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libc/string/t_strcat.c
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2017-05-15 14:23:53 +0000
committeremaste <emaste@FreeBSD.org>2017-05-15 14:23:53 +0000
commit054f6b7d3a6ec9d195b41c4d19935754645d676a (patch)
treeb9e2b849028ed0995648da4ec1d3f4b5dcb21565 /contrib/netbsd-tests/lib/libc/string/t_strcat.c
parent8f3fff01efe66274c76ddd5c2fc5efbbe52e10a9 (diff)
downloadFreeBSD-src-054f6b7d3a6ec9d195b41c4d19935754645d676a.zip
FreeBSD-src-054f6b7d3a6ec9d195b41c4d19935754645d676a.tar.gz
MFC r314054: Exclude -flto when building *genassym.o
The build process generates *assym.h using nm from *genassym.o (which is in turn created from *genassym.c). When compiling with link-time optimization (LTO) using -flto, .o files are LLVM bitcode, not ELF objects. This is not usable by genassym.sh, so remove -flto from those ${CC} invocations. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'contrib/netbsd-tests/lib/libc/string/t_strcat.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud