aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-09-18 15:56:14 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-09-18 15:56:14 +0000
commita128470d343cd958885663af54a198e84091202c (patch)
tree5da5fa815da1672c26466cf52425bf0677ca1067 /Mk
parent1f5de251668a5433a53d5a8b1f7bcd15690522ad (diff)
downloadports-a128470d343cd958885663af54a198e84091202c.tar.gz
ports-a128470d343cd958885663af54a198e84091202c.zip
gecko: drop ancient sparc64 workaround
FreeBSD 13.0 no longer supports sparc64. Firefox >= 53 requires Rust but sparc64 is only supported by Linux, NetBSD, OpenBSD. https://bugzilla.mozilla.org/show_bug.cgi?id=455393
Notes
Notes: svn path=/head/; revision=548891
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gecko.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk
index 91d306f7d082..a93b76383db3 100644
--- a/Mk/bsd.gecko.mk
+++ b/Mk/bsd.gecko.mk
@@ -311,9 +311,6 @@ BUILD_DEPENDS+= as:devel/binutils
. if ${ARCH} == "powerpc64"
MOZ_EXPORT+= UNAME_m="${ARCH}"
. endif
-.elif ${ARCH} == "sparc64"
-# Work around miscompilation/mislinkage of the sCanonicalVTable hacks.
-MOZ_OPTIONS+= --disable-v1-string-abi
.endif
.else # bsd.port.post.mk