aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/gcc45/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile
index b662e8d536c5..973b1a4a91bb 100644
--- a/lang/gcc45/Makefile
+++ b/lang/gcc45/Makefile
@@ -162,7 +162,7 @@ pre-configure:
@${MKDIR} ${CONFIGURE_WRKSRC}
full-regression-test: build
- cd ${WRKSRC}; export RUNTESTFLAGS='--target_board ''unix{-pthread}'''; ${GMAKE} -sk check
+ cd ${WRKSRC}; ${GMAKE} -sk check
post-install:
${RM} -f ${PREFIX}/man/man7/fsf-funding.7 \