aboutsummaryrefslogtreecommitdiffstats
path: root/testing/firefox/fix-fortify-system-wrappers.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-08-07 13:12:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-08-07 13:13:18 +0000
commit354e4e50a5b49aaa95aa8f3107368f8e65de2e9c (patch)
tree342e2d4d2aee54e6f4093de91718e845dbad070b /testing/firefox/fix-fortify-system-wrappers.patch
parent50e397859cdb1555bfd0f2a46b5e08624d608024 (diff)
testing/firefox: upgrade to 39.0.3
Diffstat (limited to 'testing/firefox/fix-fortify-system-wrappers.patch')
-rw-r--r--testing/firefox/fix-fortify-system-wrappers.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/firefox/fix-fortify-system-wrappers.patch b/testing/firefox/fix-fortify-system-wrappers.patch
new file mode 100644
index 00000000000..c966f31f9dd
--- /dev/null
+++ b/testing/firefox/fix-fortify-system-wrappers.patch
@@ -0,0 +1,13 @@
+The wrapper features.h gets pulled in by system headers causing thigns to
+break. We work around it by simply not wrap features.h
+
+--- ./config/system-headers.orig
++++ ./config/system-headers
+@@ -422,7 +422,6 @@
+ extras.h
+ fabdef.h
+ fcntl.h
+-features.h
+ fibdef.h
+ File.h
+ filehdr.h