aboutsummaryrefslogtreecommitdiff
path: root/www/node
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-10-01 17:46:24 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-10-01 17:46:24 +0000
commita76752b64636a5a3eb64db7c4fb623fc33b0d472 (patch)
tree97bb4f89ae2c1405e6a0058123a1f9f88409f64e /www/node
parent916b6a8192607edb618725e308505a1288981a0a (diff)
Notes
Diffstat (limited to 'www/node')
-rw-r--r--www/node/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/node/Makefile b/www/node/Makefile
index f1d320e2fb18..39c579e2596a 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -39,7 +39,7 @@ CFLAGS+= -Wno-unused-const-variable
.endif
.else
MAKE_ARGS+= strictaliasing=off
-USE_GCC= any
+USE_GCC= 4.8+
.endif
post-patch: