Mike Frysinger
|
13ef85a17b
make sure UCLIBC_LDSO is defined if we are running in a test subdir rather than toplevel
|
19 years ago |
Joakim Tjernlund
|
2044b626be
Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger.
|
19 years ago |
Mike Frysinger
|
56e9950bf3
when running shared tests, use the toplevel ldso
|
19 years ago |
Mike Frysinger
|
412861a42b
make sure we strip quotes from the cross compiler prefix
|
19 years ago |
Mike Frysinger
|
f5dd713e07
use $(CROSS_COMPILER_PREFIX) by default for CROSS setting
|
19 years ago |
Mike Frysinger
|
de8b8b0b0b
dont try to run ldd if LDSO_LDD_SUPPORT is disabled in .config
|
19 years ago |
Mike Frysinger
|
005b595328
clean up and use topdir .config instead of local Config
|
19 years ago |
Manuel Novoa III
|
9d7a22d351
Fixes from gentoo.
|
20 years ago |
Eric Andersen
|
589ebccb66
Remove remnants of the gcc wrapper
|
21 years ago |
Eric Andersen
|
dd3fb0f8c1
Peter Kjellerstedt writes:
|
21 years ago |
Eric Andersen
|
d4d6e2c505
Fix a silly bug
|
21 years ago |
Eric Andersen
|
0ec5f81305
A few minor little changes
|
22 years ago |
Eric Andersen
|
545e51be15
Update tests to be somewhat consistant with the rest of the world
|
22 years ago |
Eric Andersen
|
8fc69335e9
Change some variable names so we are more consistant with what
|
22 years ago |
Eric Andersen
|
224c89343a
Fix compilation on mips
|
22 years ago |
Eric Andersen
|
cb541816c3
Allow 'make clean' on the test stuff to work with the new config system.
|
22 years ago |
Eric Andersen
|
351c1d9029
Sigh. OpenBSD used /usr/bin/{true|false}
|
22 years ago |
Eric Andersen
|
0f41aa8f11
Several test case cleanups
|
22 years ago |
Eric Andersen
|
3b262f2d7e
Doh! Tests were not being compiled with warnings and optimization
|
23 years ago |
Eric Andersen
|
fde367d91f
Fixup arch substitution
|
23 years ago |
Eric Andersen
|
19c380d17f
Build glibc test apps static when told to.
|
23 years ago |
Eric Andersen
|
204be1a724
Always use --uclibc-use-build-dir
|
23 years ago |
Eric Andersen
|
9de66e4373
Scrub up a few test things
|
23 years ago |
Eric Andersen
|
bb632d57bb
Minor update
|
23 years ago |
Eric Andersen
|
0870301b93
Don't use --uclibc-use-build-dir for the tests unless BUILD_UCLIBC_LDSO=true
|
23 years ago |
Eric Andersen
|
d6e6ee0202
Use uClibc's ldd, not the system one which is probably broken
|
23 years ago |
Eric Andersen
|
f9158d4418
Scrub up the tests a bit, and force everybody to use the
|
23 years ago |
Eric Andersen
|
c1ae0ad826
Make all the uClibc tests use the --uclibc-use-build-dir flag
|
23 years ago |
David Schleef
|
4c6a1df6f5
Added -Wall
|
23 years ago |
Eric Andersen
|
9eaa5e511f
Fixup ppc to powerpc
|
23 years ago |