diff options
Diffstat (limited to 'waterfox/mozilla-1516803.patch')
-rw-r--r-- | waterfox/mozilla-1516803.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waterfox/mozilla-1516803.patch b/waterfox/mozilla-1516803.patch index 972d6fa..e46f891 100644 --- a/waterfox/mozilla-1516803.patch +++ b/waterfox/mozilla-1516803.patch @@ -11,4 +11,4 @@ diff -up Waterfox-ff4597172229f8d71940c3885b74b903b7b1821a/security/sandbox/linu + LDFLAGS += ['--param', 'lto-partitions=1'] DEFINES['NS_NO_XPCOM'] = True - DISABLE_STL_WRAPPING = True + DisableStlWrapping() |