seamonkey: Don't try to use mozilla-jemalloc on SunOS.
"ERROR: --enable-jemalloc is not supported on SunOS"
This commit is contained in:
parent
b8be77a2c6
commit
b739331e18
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: options.mk,v 1.42 2019/11/04 22:10:15 rillig Exp $
|
||||
# $NetBSD: options.mk,v 1.43 2019/11/10 21:33:52 nia Exp $
|
||||
|
||||
PKG_OPTIONS_VAR= PKG_OPTIONS.seamonkey
|
||||
|
||||
|
@ -12,7 +12,6 @@ PLIST_VARS+= debug gnome jemalloc
|
|||
PKG_SUGGESTED_OPTIONS= gtk3
|
||||
|
||||
PKG_SUGGESTED_OPTIONS.Linux+= mozilla-jemalloc
|
||||
PKG_SUGGESTED_OPTIONS.SunOS+= mozilla-jemalloc
|
||||
|
||||
# On NetBSD/amd64 6.99.21 libxul.so is invalid when --enable-webrtc is set.
|
||||
.if (${OPSYS} == "FreeBSD") || (${OPSYS} == "Linux") || (${OPSYS} == "OpenBSD")
|
||||
|
|
Loading…
Reference in a new issue