aboutsummaryrefslogtreecommitdiffstats
path: root/lang/q/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/q/Makefile')
-rw-r--r--lang/q/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/q/Makefile b/lang/q/Makefile
index 5505397fa8a2..c5af638ea287 100644
--- a/lang/q/Makefile
+++ b/lang/q/Makefile
@@ -80,10 +80,6 @@ INFO= qdoc
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 700042
-BROKEN= Does not compile with GCC 4.2
-.endif
-
.if ${ARCH} == "amd64"
BROKEN= Does not build on amd64 (shared libraries must be compiled with -fPIC)
.endif