summaryrefslogtreecommitdiff
path: root/dev-util/plan9port/files/plan9port-cflags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/plan9port/files/plan9port-cflags.patch')
-rw-r--r--dev-util/plan9port/files/plan9port-cflags.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/plan9port/files/plan9port-cflags.patch b/dev-util/plan9port/files/plan9port-cflags.patch
index c2d2ed6defe5..74bd60518d08 100644
--- a/dev-util/plan9port/files/plan9port-cflags.patch
+++ b/dev-util/plan9port/files/plan9port-cflags.patch
@@ -5,10 +5,10 @@ This allows the plan9port build to inherit cflags from the environment.
(This patch must be applied after plan9port-noexecstack.patch)
--- a/src/mkhdr
+++ b/src/mkhdr
-@@ -28,8 +28,6 @@ LD=9l
+@@ -11,8 +11,6 @@
+ LD=9l
AS=9a
AR=9ar
- INSTALL=install
-CFLAGS=
-LDFLAGS=
AFLAGS=--noexecstack