mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
f561e6a88d
Add the security.ssl.enable_compression preference to enable TLS compression, disabled by default. r=khuey,kaie,sayrer,ted. approval2.0+ by bsmedberg.
11 lines
365 B
Plaintext
11 lines
365 B
Plaintext
This directory contains patches that were added locally
|
|
on top of the NSS release.
|
|
|
|
File: msvc-aslr.patch
|
|
https://bugzilla.mozilla.org/show_bug.cgi?id=567134
|
|
Use the -DYNAMICBASE linker option to enable ASLR on Windows.
|
|
|
|
File: maemo-rpath-link.patch
|
|
https://bugzilla.mozilla.org/show_bug.cgi?id=585247
|
|
Add the -rpath-link linker flag required for Maemo/Scratchbox.
|