aboutsummaryrefslogtreecommitdiff
path: root/math/opensolaris-libm
diff options
context:
space:
mode:
Diffstat (limited to 'math/opensolaris-libm')
-rw-r--r--math/opensolaris-libm/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/math/opensolaris-libm/Makefile b/math/opensolaris-libm/Makefile
index ea0ec2126985..7749ced82dfc 100644
--- a/math/opensolaris-libm/Makefile
+++ b/math/opensolaris-libm/Makefile
@@ -34,7 +34,6 @@ MAKE_ENV= ARCH=${ARCH} USE_ASSEMBLY_VERSIONS=yes
# proper functioning.
OPTIONS_DEFINE= GCC
-OPTIONS_EXCLUDE_FreeBSD_10= GCC
OPTIONS_EXCLUDE_DragonFly= GCC
GCC_USE= GCC=yes
@@ -42,10 +41,6 @@ GCC_USE= GCC=yes
.include <bsd.port.options.mk>
.if ${OPSYS} == FreeBSD
-. if ${OSREL:R} < 11
-USE_GCC= yes
-. endif
-
RUN_DEPENDS= ${LOCALBASE}/bin/addr2line:devel/binutils
post-patch: