pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/userppp
Module Name: pkgsrc
Committed By: nia
Date: Mon May 25 12:01:20 UTC 2020
Modified Files:
pkgsrc/net/userppp: Makefile
Log Message:
userppp: Disable werror again
http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20200521.1358/userppp-001107nb2/build.log
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/net/userppp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/userppp/Makefile
diff -u pkgsrc/net/userppp/Makefile:1.27 pkgsrc/net/userppp/Makefile:1.28
--- pkgsrc/net/userppp/Makefile:1.27 Sun Mar 29 06:01:31 2020
+++ pkgsrc/net/userppp/Makefile Mon May 25 12:01:20 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/03/29 06:01:31 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2020/05/25 12:01:20 nia Exp $
DISTNAME= ppp-001107.src
PKGNAME= userppp-001107
@@ -19,6 +19,9 @@ PKG_SYSCONFSUBDIR= ppp
CFLAGS+= -fno-strict-aliasing
+MAKE_ENV+= NOCLANGERROR=1
+MAKE_ENV+= NOGCCERROR=1
+
SUBST_CLASSES+= cfgdir
SUBST_STAGE.cfgdir= do-configure
SUBST_FILES.cfgdir= ppp/ppp.8 pppctl/pppctl.8
Home |
Main Index |
Thread Index |
Old Index