IABSD.fr/ports/sysutils/memtest86+

Branch :


Log

Author Commit Date CI Message
145394f6 2017-08-12 19:47:31 Make this palatable to clang: fix inlines, hack for computed goto. Nota bene: The resulting memtest binary is still broken. ok jca@
1fc9ba4d 2017-08-12 19:26:58 Revert most of my recent CFLAGS changes test.c doesn't build with clang and -O2, so keep using -Os for it, and respect CFLAGS only for other files.
18a41bbb 2017-08-11 23:05:57 Also respect CFLAGS grrrrrr...
22a37127 2017-08-11 22:45:56 Respect CC
39a31e42 2015-03-31 18:29:51 explicitly use -static -nopie ok naddy@ sthen@
7309d7f4 2014-02-04 10:14:52 memtest86+ @sample's bootable files into the root partition; put them directly in / rather than in /stand, which has been removed. reported by tedu, ok dcoppa
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep
63d21a9c 2012-08-08 20:14:21 Prepare memtest86+ for PIE by passing -fno-pie. This is a no-op right now, committing just to reduce the amount of diffs floating around. ok sthen@
676885b0 2011-10-16 15:03:24 remove maintainer by his request (as forwarded by mikeb@)
f982995f 2011-06-02 13:41:36 Add a consistent header that substitutes FULLPKGNAME for the READMEs. ok jasper@ sthen@