diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-12-12 20:40:32 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-12-12 20:40:32 -0800 |
commit | 9512e8fdb35f960e0ac7efd4faa311f46cc975fc (patch) | |
tree | 66446e6ab4018fe7d07d5884f4b0f973d9084989 /system-libs.patch | |
parent | Updated to 28.7.2 (diff) | |
download | palemoon-9512e8fdb35f960e0ac7efd4faa311f46cc975fc.tar.xz |
Updated to 28.8.0
Disable now-broken system libevent support
Diffstat (limited to 'system-libs.patch')
-rw-r--r-- | system-libs.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system-libs.patch b/system-libs.patch index 3662177..3d7a462 100644 --- a/system-libs.patch +++ b/system-libs.patch @@ -1,10 +1,10 @@ --- a/old-configure.in +++ b/old-configure.in -@@ -2047,3 +2047,0 @@ +@@ -2055,3 +2055,0 @@ -if test -n "$_USE_SYSTEM_NSS"; then - AC_MSG_ERROR([Building with system NSS is currently not supported.]) -fi -@@ -5503,31 +5503,0 @@ +@@ -5616,31 +5616,0 @@ -dnl ======================================================== -dnl Directive 4 -dnl ======================================================== |