Added POSIX cppflags.

This commit is contained in:
Janet B. Anderson
2002-06-26 14:46:55 +00:00
parent bd8f570047
commit 9ecbab615a

View File

@@ -13,7 +13,7 @@ include $(CONFIG)/os/CONFIG.Common.UnixCommon
OS_CLASS = hpux
ARCH_CLASS = parisc
POSIX_CPPFLAGS_YES =
POSIX_CPPFLAGS_YES = -D_POSIX_C_SOURCE=199506L
POSIX_CPPFLAGS_NO =
POSIX_LDLIBS_YES +=
POSIX_LDLIBS_NO +=