summaryrefslogtreecommitdiff
path: root/nss/nss_macosx.patch
AgeCommit message (Collapse)AuthorFilesLines
2013-09-13nss: nmedit is apparently also affected by xcrun...Michael Stahl1-0/+11
...but it's the only use of that tool apparently (hoping that libtool merely checks for it for decorative purposes) so perhaps we can do without another config_host.mk variable... Change-Id: I2a0dec4c01dc8ad3327b34a99c807705fedcdd00
2013-05-22Fix nss library paths for Mac OS XStephan Bergmann1-0/+55
nss uses hard-coded @executable_path (which is wrong, consider e.g. the case of the URE uno executable), so patch it to use @_..._OOO instead (and no need to set --prefix), and pass the resulting libs through macosx-change-install-names (which requires the generated libs to be writable). Change-Id: I0f04533f0f0581ee7b9dfd8929b8629c0842cc1b
2012-07-16nss: upgrade to 3.13.5Michael Stahl1-2/+2
- drop nss-linux3.patch, builds out of the box on Linux 3.x now - drop nss-string-concat.patch, was fixed upstream - drop nss-clang_os_Linux_x86_s_comments.patch nss-clang_os_Linux_x86_64_s_comments.patch the invalid asm comments were fixed upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=624868 - drop nss-asm-fix.patch, fixed upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=671711 - not updated nss.patch.mingw since it looks unmaintained - remove the setting of FREEBL_NO_DEPEND, which is a) no longer necessary, because it will be set automatically on Linux 2.6 b) harmful because it prevents automatic setting of FREEBL_LOWHASH, which is necessary to prevent conflicts with system libfreebl3.so at least on Fedora 16/17 Change-Id: Idf9338d83f9b34000068c1b8691ca3135f56dd21
2010-10-21Upgrade nss to the latest releaseFridrich Štrba1-2/+2
2010-06-14jl153 #i111877# updating nss librariesJoachim Lingner1-2/+2
2010-01-04#i107269# build breaks for unxmacxi + seperate SDK directoryobo1-0/+12