On 8/1/12 11:54 AM, Matt Turner wrote:
These assignments caused CFLAGS specified on the configure like to
appear twice in the final CFLAGS. Removing them makes the behavior
reasonable -- USER_CFLAGS are appended at the end of CFLAGS, allowing
the builder to override flags added by configure.ac li
These assignments caused CFLAGS specified on the configure like to
appear twice in the final CFLAGS. Removing them makes the behavior
reasonable -- USER_CFLAGS are appended at the end of CFLAGS, allowing
the builder to override flags added by configure.ac like
-fno-strict-aliasing.
---
configure.a