diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-10-25 14:52:12 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-10-25 14:52:12 -0400 |
commit | 80a45458e0d9b75d508110bd880d0ae0432b0356 (patch) | |
tree | 7669891463a02315532a92a34bd6322e74e5e991 /src/internal/stdio_impl.h | |
parent | correct locking in stdio functions that tried to be lock-free (diff) | |
download | grovel-80a45458e0d9b75d508110bd880d0ae0432b0356.tar.gz grovel-80a45458e0d9b75d508110bd880d0ae0432b0356.tar.xz |
configure: test not just compiling but linking with -march/-mtune
pcc wrongly passes any option beginning with -m to the linker, and
will break at link time if these options were added to CFLAGS. testing
linking lets us catch this at configure time and skip them.
Diffstat (limited to 'src/internal/stdio_impl.h')
0 files changed, 0 insertions, 0 deletions