summaryrefslogtreecommitdiff
path: root/coreconf/NetBSD.mk
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1709654 Update for NetBSD configurationRobert Relyea2021-05-111-20/+22
| | | | | | | | | | | | | | | patch by Thomas Klausner r=rrelyea In the NetBSD configuration, the symbol hiding flags are not defined. This leads to conflicts when openssl and nss are linked into the same binary. For a longer discussion on the topic, see https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/Al0Pt0zhARE Match more closely to OpenBSD.mk, and in particular, hide symbols (MAPFILE). - fix wrong value of CPU_ARCH on NetBSD/evbarm-earmv7f - s/aarch64eb/aarch64/
* Bug 1250891, don't use gcc -ansi on BSD, r=glandium, DONTBUILDJan Beich2016-03-031-1/+1
|
* Bug 845556, reorganize NSS directory layout, moving files, very large ↵Kai Engert2013-02-281-0/+55
changeset! r=wtc