1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/cddl
Mark Johnston dab6e14240 Implement a workaround to allow this test program to be compiled with clang.
It seems that if a pragma is used to define a weak alias for a local
function, the pragma must appear after the function is defined.

PR:		193056
MFC after:	1 week
Sponsored by:	EMC / Isilon Storage Division
2014-09-17 04:02:56 +00:00
..
compat/opensolaris Import adapted OpenSolaris' thread pool API implementation. 2014-05-08 16:59:36 +00:00
contrib Implement a workaround to allow this test program to be compiled with clang. 2014-09-17 04:02:56 +00:00
lib Make DTrace stuff compile with C99 standard. 2014-08-22 20:04:51 +00:00
sbin MFV r267565: 2014-07-01 06:43:15 +00:00
tests
usr.bin MFV r267565: 2014-07-01 06:43:15 +00:00
usr.sbin Make DTrace stuff compile with C99 standard. 2014-08-22 20:04:51 +00:00
Makefile
Makefile.inc Make DTrace stuff compile with C99 standard. 2014-08-22 20:04:51 +00:00