Mike Frysinger
|
e2f06f4eb0
make sure UCLIBC_LDSO can be found via path
|
vor 18 Jahren |
Mike Frysinger
|
0955b708c0
start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAGS/CPPFLAGS
|
vor 18 Jahren |
Eric Andersen
|
1da8fd9223
mips64 patch from Atsushi Nemoto:
|
vor 18 Jahren |
Eric Andersen
|
73c811263c
fixup my copyright notice, trim stale remnants of older notices which
|
vor 18 Jahren |
Mike Frysinger
|
3cc033bed3
allow env to inject more CFLAGS/LDFLAGS, and remove old LSFLAGS
|
vor 18 Jahren |
Mike Frysinger
|
8439614d20
set dynamic linker if we are building as shared
|
vor 18 Jahren |
Mike Frysinger
|
402cf95663
make sure we build against local headers and link against local libs
|
vor 18 Jahren |
Mike Frysinger
|
ff5243aa1c
touchup whitespace, remove STRIPTOOL since we no longer use it, and add -Wl,-rpath to default LDFLAGS to fix shared runtime tests to make sure we load libs from the local build rather than the system or (even worse) glibc
|
vor 18 Jahren |
Mike Frysinger
|
e907e7f674
include toplevel testdir
|
vor 18 Jahren |
Mike Frysinger
|
4a6677f09c
add support for pretty output, remove LDD, make sure we build tests as GNU_SOURCE, and link against currently compiled libs
|
vor 18 Jahren |
Peter S. Mazinger
|
905b94adb1
Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier
|
vor 19 Jahren |
Peter S. Mazinger
|
b27c9f6514
Remove TOPDIR, update copyright
|
vor 19 Jahren |
Mike Frysinger
|
13ef85a17b
make sure UCLIBC_LDSO is defined if we are running in a test subdir rather than toplevel
|
vor 19 Jahren |
Joakim Tjernlund
|
2044b626be
Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger.
|
vor 19 Jahren |
Mike Frysinger
|
56e9950bf3
when running shared tests, use the toplevel ldso
|
vor 19 Jahren |
Mike Frysinger
|
412861a42b
make sure we strip quotes from the cross compiler prefix
|
vor 19 Jahren |
Mike Frysinger
|
f5dd713e07
use $(CROSS_COMPILER_PREFIX) by default for CROSS setting
|
vor 19 Jahren |
Mike Frysinger
|
de8b8b0b0b
dont try to run ldd if LDSO_LDD_SUPPORT is disabled in .config
|
vor 19 Jahren |
Mike Frysinger
|
005b595328
clean up and use topdir .config instead of local Config
|
vor 19 Jahren |
Manuel Novoa III
|
9d7a22d351
Fixes from gentoo.
|
vor 20 Jahren |
Eric Andersen
|
589ebccb66
Remove remnants of the gcc wrapper
|
vor 21 Jahren |
Eric Andersen
|
dd3fb0f8c1
Peter Kjellerstedt writes:
|
vor 21 Jahren |
Eric Andersen
|
d4d6e2c505
Fix a silly bug
|
vor 22 Jahren |
Eric Andersen
|
0ec5f81305
A few minor little changes
|
vor 22 Jahren |
Eric Andersen
|
545e51be15
Update tests to be somewhat consistant with the rest of the world
|
vor 22 Jahren |
Eric Andersen
|
8fc69335e9
Change some variable names so we are more consistant with what
|
vor 22 Jahren |
Eric Andersen
|
224c89343a
Fix compilation on mips
|
vor 22 Jahren |
Eric Andersen
|
cb541816c3
Allow 'make clean' on the test stuff to work with the new config system.
|
vor 22 Jahren |
Eric Andersen
|
351c1d9029
Sigh. OpenBSD used /usr/bin/{true|false}
|
vor 22 Jahren |
Eric Andersen
|
0f41aa8f11
Several test case cleanups
|
vor 22 Jahren |