113 Commits (729fef0a9358e2f6f1cd8c75a1a0f7ee48b08c95)

Author SHA1 Message Date
Rich Felker 2121b8a44f configure: only use -ffloat-store on i386 14 years ago
Rich Felker 498a100d05 check for ld support of -Bsymbolic-functions; disable shared if not avail 14 years ago
Rich Felker f1fd7577ba use -nostdlib in linker tests to avoid possible missing crt/lib issues 14 years ago
Rich Felker 67a0383d07 avoid linking main program in linker tests 14 years ago
Rich Felker 0c5efde8d0 make configure try to disable stack protector 14 years ago
Rich Felker 08f70a30c0 add configure check for gnu linker hash style setting 14 years ago
Rich Felker 278883d0e2 fix configure build/host/target terminology usage 14 years ago
Rich Felker c5f3add325 yet another try to get the check for gcc right... 14 years ago
Rich Felker 55e2f5e982 fix error in last configure change (lack of escaping) 14 years ago
Rich Felker bc63e4fa2c correct the check for gcc (previous version failed for cross compilers) 14 years ago
Rich Felker b4ccc3c136 add -frounding-math to build 14 years ago
Rich Felker 64d2f8e82a initial commit of configure script 14 years ago