pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/nginx www/nginx*: Remove CFLAGS/SunPro workaround, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7a86cd854255
branches: trunk
changeset: 374629:7a86cd854255
user: fhajny <fhajny%pkgsrc.org@localhost>
date: Fri Jan 26 14:47:47 2018 +0000
description:
www/nginx*: Remove CFLAGS/SunPro workaround, the problem was fixed
by upstream 5 years ago: https://trac.nginx.org/nginx/ticket/65
diffstat:
www/nginx/Makefile.cflags | 8 --------
www/nginx/Makefile.common | 3 +--
2 files changed, 1 insertions(+), 10 deletions(-)
diffs (26 lines):
diff -r 75d9bd00e55b -r 7a86cd854255 www/nginx/Makefile.cflags
--- a/www/nginx/Makefile.cflags Fri Jan 26 14:42:06 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-# $NetBSD: Makefile.cflags,v 1.1 2012/09/23 12:46:15 shattered Exp $
-
-# This must be included after everything else to truly clear CFLAGS.
-# If CFLAGS is non-empty, build with SunPro fails (bug 65).
-
-.if !empty(PKG_OPTIONS:Mnginx-autodetect-cflags)
-CFLAGS=
-.endif
diff -r 75d9bd00e55b -r 7a86cd854255 www/nginx/Makefile.common
--- a/www/nginx/Makefile.common Fri Jan 26 14:42:06 2018 +0000
+++ b/www/nginx/Makefile.common Fri Jan 26 14:47:47 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2017/10/28 10:57:29 adam Exp $
+# $NetBSD: Makefile.common,v 1.13 2018/01/26 14:47:47 fhajny Exp $
# used by www/nginx/Makefile
# used by www/nginx-devel/Makefile
@@ -121,4 +121,3 @@
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
-.include "../../www/nginx/Makefile.cflags"
Home |
Main Index |
Thread Index |
Old Index