summaryrefslogtreecommitdiff
path: root/package/nss/patches/patch-mozilla_security_coreconf_nsinstall_Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-11-20 20:23:01 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-11-20 20:23:01 +0100
commitb465429a7e4a1f336947ec59ef5f660db85022f0 (patch)
tree45ed682ea3d7164cb70c4a2f19becf38cd957315 /package/nss/patches/patch-mozilla_security_coreconf_nsinstall_Makefile
parent96bc4e2dbfe9ea192ffd0762093cc38c80f789c1 (diff)
fix more uclibc bulk build errors and add sfdisk/parted
- add sfdisk and parted for nfsroot installations to cfdisk - fix more uclibc bulk build errors
Diffstat (limited to 'package/nss/patches/patch-mozilla_security_coreconf_nsinstall_Makefile')
-rw-r--r--package/nss/patches/patch-mozilla_security_coreconf_nsinstall_Makefile18
1 files changed, 8 insertions, 10 deletions
diff --git a/package/nss/patches/patch-mozilla_security_coreconf_nsinstall_Makefile b/package/nss/patches/patch-mozilla_security_coreconf_nsinstall_Makefile
index db87f018b..5c6d1324c 100644
--- a/package/nss/patches/patch-mozilla_security_coreconf_nsinstall_Makefile
+++ b/package/nss/patches/patch-mozilla_security_coreconf_nsinstall_Makefile
@@ -1,13 +1,11 @@
---- nss-3.12.3.orig/mozilla/security/coreconf/nsinstall/Makefile 2005-10-06 00:25:37.000000000 +0200
-+++ nss-3.12.3/mozilla/security/coreconf/nsinstall/Makefile 2009-06-24 19:48:52.858310011 +0200
-@@ -65,6 +65,10 @@ ifdef NATIVE_FLAGS
- OS_CFLAGS=$(NATIVE_FLAGS)
+--- nss-3.12.4.orig/mozilla/security/coreconf/nsinstall/Makefile 2005-10-06 00:25:37.000000000 +0200
++++ nss-3.12.4/mozilla/security/coreconf/nsinstall/Makefile 2009-11-20 19:18:06.000000000 +0100
+@@ -62,7 +62,7 @@ CC=$(NATIVE_CC)
endif
-+ifdef NATIVE_LDFLAGS
-+LDFLAGS=$(NATIVE_LDFLAGS)
-+endif
-+
- include $(DEPTH)/coreconf/rules.mk
+ ifdef NATIVE_FLAGS
+-OS_CFLAGS=$(NATIVE_FLAGS)
++CFLAGS=$(NATIVE_FLAGS)
+ endif
- # Redefine MAKE_OBJDIR for just this directory
+ include $(DEPTH)/coreconf/rules.mk