opendoas: SunOS specific CFLAGS.

This commit is contained in:
Sunil Nimmagadda 2020-12-15 15:55:27 +05:30
parent 04d4c53f35
commit 3201757aa3
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ SUBST_SED.paths= -e "s,/etc,${PKG_SYSCONFDIR},"
EGDIR= share/examples/${PKGBASE}
CFLAGS.SunOS+= -D_POSIX_PTHREAD_SEMANTICS # getpwuid_r
.include "../../mk/bsd.prefs.mk"
HAS_CONFIGURE= yes