pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
opendoas: Remove SunOS specific CFLAGS.
Module Name: pkgsrc-wip
Committed By: Sunil Nimmagadda <sunil%nimmagadda.net@localhost>
Pushed By: skn
Date: Sun Dec 27 21:38:16 2020 +0530
Changeset: b712b1665e0f213775a858a77a4fdebb5f74863d
Modified Files:
opendoas/Makefile
Log Message:
opendoas: Remove SunOS specific CFLAGS.
It will be part of a larger diff that I plan to show upstream.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b712b1665e0f213775a858a77a4fdebb5f74863d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
opendoas/Makefile | 2 --
1 file changed, 2 deletions(-)
diffs:
diff --git a/opendoas/Makefile b/opendoas/Makefile
index 81c57fc10a..17be566235 100644
--- a/opendoas/Makefile
+++ b/opendoas/Makefile
@@ -22,8 +22,6 @@ 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
Home |
Main Index |
Thread Index |
Old Index