Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
1e2281b8356d1935a129ddb199d71677f19a1619
/
configure
2384f27
treat invalid C as an error even if warnings aren't enabled.
by Rich Felker
· 12 years ago
6c0cba8
fix error in configure script using >/dev/null in noclobber mode
by Rich Felker
· 12 years ago
c6d441e
Merge remote-tracking branch 'ppc-port/ppc-squashed'
by Rich Felker
· 12 years ago
1c8eb8b
PPC port cleaned up, static linking works well now.
by rofl0r
· 12 years ago
3d9e3a3
fix "configure --prefix=" and improve path/arg handling in configure
by Rich Felker
· 12 years ago
cd31a1f
further pcc fixes in configure
by Rich Felker
· 12 years ago
3d99266
add support for detecting pcc's compiler runtime
by Rich Felker
· 12 years ago
80a4545
configure: test not just compiling but linking with -march/-mtune
by Rich Felker
· 12 years ago
01e5a1b
use $CC rather than "$CC" in configure script
by Rich Felker
· 12 years ago
adefe83
tell the assembler to mark all files as not requiring executable stack
by Rich Felker
· 12 years ago
8c0a3d9
microblaze port
by Rich Felker
· 12 years ago
2c1cd23
add LIBCC (compiler runtime) logic and override to configure
by Rich Felker
· 12 years ago
b439c05
get rid of eh_frame bloat
by Rich Felker
· 12 years ago
2bd05a4
add gnu hash support in the dynamic linker
by Rich Felker
· 12 years ago
94e920d
support configuring cross compiling with CROSS_COMPILE prefix variable
by Rich Felker
· 12 years ago
721564a
make configure accept mipsel
by Rich Felker
· 12 years ago
470569c
remove configure check disabling shared libraries on mips
by Rich Felker
· 12 years ago
a1546e8
disable dynamic linking on mips for now (broken)
by Rich Felker
· 12 years ago
6315004
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
by Rich Felker
· 12 years ago
2121b8a
configure: only use -ffloat-store on i386
by Rich Felker
· 12 years ago
498a100
check for ld support of -Bsymbolic-functions; disable shared if not avail
by Rich Felker
· 12 years ago
f1fd757
use -nostdlib in linker tests to avoid possible missing crt/lib issues
by Rich Felker
· 12 years ago
67a0383
avoid linking main program in linker tests
by Rich Felker
· 12 years ago
0c5efde
make configure try to disable stack protector
by Rich Felker
· 12 years ago
08f70a3
add configure check for gnu linker hash style setting
by Rich Felker
· 12 years ago
278883d
fix configure build/host/target terminology usage
by Rich Felker
· 12 years ago
c5f3add
yet another try to get the check for gcc right...
by Rich Felker
· 12 years ago
55e2f5e
fix error in last configure change (lack of escaping)
by Rich Felker
· 12 years ago
bc63e4f
correct the check for gcc (previous version failed for cross compilers)
by Rich Felker
· 12 years ago
b4ccc3c
add -frounding-math to build
by Rich Felker
· 13 years ago
64d2f8e
initial commit of configure script
by Rich Felker
· 13 years ago