aboutsummaryrefslogtreecommitdiff
path: root/nss/native-nsinstall-cflags.patch
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-12-27 16:36:17 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-12-27 16:36:17 +0000
commit524e234c68bb9f40928380e2f59b2540f9eb8f57 (patch)
treedc2bab014e16fd51b8a6c557de1788f420d95347 /nss/native-nsinstall-cflags.patch
parentb7abad504de0c261014bd5431fd25ef5b92395e9 (diff)
downloadalicelinux-524e234c68bb9f40928380e2f59b2540f9eb8f57.tar.gz
alicelinux-524e234c68bb9f40928380e2f59b2540f9eb8f57.zip
Woodpecker CI b244f1543b96ae508be2086f3a65d41e20185ead [SKIP CI]
Diffstat (limited to 'nss/native-nsinstall-cflags.patch')
-rw-r--r--nss/native-nsinstall-cflags.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/nss/native-nsinstall-cflags.patch b/nss/native-nsinstall-cflags.patch
deleted file mode 100644
index 249d281b..00000000
--- a/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