1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2025-04-12 16:32:16 +02:00

Regenerate.

(Logical change 1.281)
This commit is contained in:
hp.com!davidm 2004-11-05 00:27:40 +00:00
parent 3c12faa059
commit 8f3389e9f9

2
configure vendored
View file

@ -20929,7 +20929,7 @@ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
if test x$GCC = xyes -a x$intel_compiler != xyes; then
CFLAGS="${CFLAGS} -Wall -Wsign-compare"
LIBCRTS="`$CC --print-libgcc-file-name`"
LIBCRTS="-lgcc"
fi
CCASFLAGS="${CCASFLAGS} ${CPPFLAGS}"