index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
support configuring cross compiling with CROSS_COMPILE prefix variable
Rich Felker
2012-08-14
1
-3
/
+6
*
make configure accept mipsel
Rich Felker
2012-08-05
1
-1
/
+1
*
remove configure check disabling shared libraries on mips
Rich Felker
2012-08-05
1
-4
/
+0
*
disable dynamic linking on mips for now (broken)
Rich Felker
2012-07-12
1
-0
/
+5
*
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
Rich Felker
2012-07-11
1
-0
/
+1
*
configure: only use -ffloat-store on i386
Rich Felker
2012-07-03
1
-1
/
+1
*
check for ld support of -Bsymbolic-functions; disable shared if not avail
Rich Felker
2012-06-07
1
-0
/
+7
*
use -nostdlib in linker tests to avoid possible missing crt/lib issues
Rich Felker
2012-06-07
1
-1
/
+1
*
avoid linking main program in linker tests
Rich Felker
2012-06-07
1
-2
/
+2
*
make configure try to disable stack protector
Rich Felker
2012-06-06
1
-0
/
+2
*
add configure check for gnu linker hash style setting
Rich Felker
2012-06-06
1
-1
/
+20
*
fix configure build/host/target terminology usage
Rich Felker
2012-06-03
1
-13
/
+14
*
yet another try to get the check for gcc right...
Rich Felker
2012-05-14
1
-1
/
+1
*
fix error in last configure change (lack of escaping)
Rich Felker
2012-05-14
1
-1
/
+1
*
correct the check for gcc (previous version failed for cross compilers)
Rich Felker
2012-05-13
1
-1
/
+1
*
add -frounding-math to build
Rich Felker
2012-05-05
1
-0
/
+1
*
initial commit of configure script
Rich Felker
2012-05-04
1
-0
/
+275