aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/nss/native-nsinstall-cflags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'repos/extra/nss/native-nsinstall-cflags.patch')
-rw-r--r--repos/extra/nss/native-nsinstall-cflags.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/repos/extra/nss/native-nsinstall-cflags.patch b/repos/extra/nss/native-nsinstall-cflags.patch
deleted file mode 100644
index 249d281b..00000000
--- a/repos/extra/nss/native-nsinstall-cflags.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- nss-3.80.orig/nss/coreconf/nsinstall/Makefile
-+++ nss-3.80/nss/coreconf/nsinstall/Makefile
-@@ -32,6 +32,7 @@ endif
-
- ifdef NATIVE_FLAGS
- OS_CFLAGS=$(NATIVE_FLAGS)
-+XCFLAGS = $(NATIVE_FLAGS)
- endif
-
- ifdef NATIVE_LDFLAGS