Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
-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
|
|
|
|
GNU_SOURCE, and link against currently compiled libs
|
|
|
|
|
|
than toplevel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rm.patch:
* Define $(RM) as rm -f in Rules.mak and test/Rules.mak
(this is the same definition as gmake uses by default).
* Change all occurrences of rm and rm -f into $(RM).
|
|
|
|
|
|
|
|
the linux kernel uses.
-Erik
|
|
|
|
-Erik
|
|
|
|
-Erik
|
|
|
|
|
|
Make tiny live up to its name.
|
|
|
|
|
|
|
|
|
|
anyways. This ensures correct answers, and prevents all the
annoying segfaults from the system ldd.
-Erik
|
|
build dir, so nothing need be installed...
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
Refactored testsuite.h so it behaves the way I want it to. As policy now,
all test apps are _supposed_ to use testsuite.h (not all have been converted
to do this yet). It is simple, clean, and works.
-Erik
|