Mark libxpg4 as OBSOLETE_IN_6: it has been empty since its contents
were merged into libc in 4.5-RELEASE.
This commit is contained in:
parent
0d7349736c
commit
b2e29064ae
@ -1,2 +1,8 @@
|
||||
/* $FreeBSD$ */
|
||||
|
||||
/* libxpg4 is obsolete in FreeBSD 6 -- library has been merged into libc. */
|
||||
#define OBSOLETE_IN_6
|
||||
|
||||
#include <sys/param.h>
|
||||
|
||||
static int ___fake_library___;
|
||||
|
Loading…
Reference in New Issue
Block a user