aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-12-16 09:38:29 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-12-16 09:38:29 +0000
commit4871dd171f5b370f8c9d49c721ddeae859f08b70 (patch)
tree7cfd95711b12f55f307840366326134034f9567b /Mk
parentab9e0736d58c185d565cde65e8aaf50c38226ea9 (diff)
downloadports-4871dd171f5b370f8c9d49c721ddeae859f08b70.tar.gz
ports-4871dd171f5b370f8c9d49c721ddeae859f08b70.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gecko.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk
index a5d1261fac75..45bbc2e9889e 100644
--- a/Mk/bsd.gecko.mk
+++ b/Mk/bsd.gecko.mk
@@ -466,13 +466,9 @@ MOZCONFIG_SED?= ${SED} ${MOZ_SED_ARGS}
USE_BINUTILS= # intel-gcm.s
CFLAGS+= -B${LOCALBASE}/bin
LDFLAGS+= -B${LOCALBASE}/bin
-. if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000041 && \
- exists(/usr/lib/libcxxrt.so) && ${CXXFLAGS:M-stdlib=libc++}
-LIBS+= -lcxxrt
-. endif
-. endif
.elif ${ARCH:Mpowerpc*}
USES:= compiler:gcc-c++11-lib ${USES:Ncompiler*c++11*}
+.endif
. if ${ARCH} == "powerpc64"
MOZ_EXPORT+= UNAME_m="${ARCH}"
CFLAGS+= -mminimal-toc