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
This commit is contained in:
Jan Beich 2020-09-18 15:56:14 +00:00
parent 1f5de25166
commit a128470d34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548891

View file

@ -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