Mike Frysinger
|
45fbae2fff
make sure we first search for libraries in the newly built tree rather than the compiler path
|
18 years ago |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 years ago |
Peter S. Mazinger
|
460caef23f
Solve warning about redefined _GNU_SOURCE, allow iconv to build
|
19 years ago |
Peter S. Mazinger
|
dba2aab073
Add -DNOT_IN_libc to disable the libc-internal.h stuff
|
19 years ago |
Peter S. Mazinger
|
dec40863ed
Correct typo, iconv binary does not use the internal versions
|
19 years ago |
Peter S. Mazinger
|
905b94adb1
Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier
|
19 years ago |
Peter S. Mazinger
|
eddd4169f1
Same for utils, renamed install_utils to utils_install to avoid conflict when added to top Makefile.in
|
19 years ago |
Peter S. Mazinger
|
3bf8644932
Rename NATIVE_LDFLAGS to BUILD_LDFLAGS proposed by vapier
|
19 years ago |
Peter S. Mazinger
|
65ae79fb16
Move _GNU_SOURCE from file to CFLAGS, make use of NATIVE_LDFLAGS
|
19 years ago |
Peter S. Mazinger
|
b870fba08e
Make utils includable into main Makefile.in, add compile.u and hcompile.u, usable in utils and probably tests. vapier, please quite them if you want to
|
19 years ago |