Arun Thomas
|
3f9ef4ac46
|
make: set MACHINE_ARCH variable
Also, modify sys.mk so we continue to build with -O
|
2011-11-18 16:22:25 +01:00 |
|
Ben Gras
|
898d9f97f6
|
libm: remove debug statements
|
2011-07-09 16:12:14 +02:00 |
|
Ben Gras
|
a4ac03c188
|
libm: add i387/ dir, fix test51 compilation
. if $MACHINE_ARCH is unknown, use $MACHINE like in libc
. fixes test51 compilation for gcc/clang (with other compile
and link fixes)
|
2011-07-08 16:34:40 +02:00 |
|
Gianluca Guida
|
0dc9e0996a
|
Import unmodified NetBSD's libm for compiling with new libc.
As the current libc includes a libm implementation, with the new libc
this is needed. Unneeded (for the moment) archs have been removed.
|
2011-03-18 15:52:16 +00:00 |
|