pkgsrc/lang/spidermonkey52
leot 226d069278 spidermonkey52: Do not build with debug symbols and strip
configure forced to pass `-g' to CFLAGS and did not strip resulting binaries and
libraries. Pass `--disable-debug-symbols' and `--enable-strip' to respectively
address that.
Fix PR pkg/54228 reported by matt farnsworth.

While here, avoid to pass `-Wl,-z,wxneeded' to LDFLAGS on NetBSD.
2019-05-24 18:15:38 +00:00
..
patches spidermonkey52: Do not build with debug symbols and strip 2019-05-24 18:15:38 +00:00
buildlink3.mk
DESCR
distinfo spidermonkey52: Do not build with debug symbols and strip 2019-05-24 18:15:38 +00:00
hacks.mk TLS is broken on NetBSD aarch64, so force use of pthread_{set,get}specific 2018-08-01 09:32:27 +00:00
Makefile spidermonkey52: Do not build with debug symbols and strip 2019-05-24 18:15:38 +00:00
PLIST - Fix for polkit and gjs 2018-05-16 11:36:36 +00:00
PLIST.Linux spidermonkey52: add linux specific plist file to fix install on linux. 2018-05-22 17:32:50 +00:00