Age | Commit message (Collapse) | Author |
|
|
|
|
|
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/92880
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-DNDEBUG is added
to CFLAGS so we need to get the seeko() calls out of the assert otherwise they get
cancelled when NDEBUG is defined.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
stat structs to alternative bit masks
|
|
|
|
|
|
|
|
CFLAGS/LDFLAGS/CPPFLAGS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of attempting to link or compile them. Perhaps I don't fully understand the test structure, but for TLS and NPTL the tests cannot be compiled on the target without a full source tree.
|
|
automatic local variables between setjmp/longjmp
|
|
|
|
different setjmp/longjmps
|
|
|
|
|
|
Add selection of 3 ABI.
CPU_CFLAGS is needed to generate correct sysnum.h.
Fix test/Rules.mak.
|