aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--news/husky-devel/Makefile.local2
1 files changed, 2 insertions, 0 deletions
diff --git a/news/husky-devel/Makefile.local b/news/husky-devel/Makefile.local
index e0768fed0d9f..008211799d80 100644
--- a/news/husky-devel/Makefile.local
+++ b/news/husky-devel/Makefile.local
@@ -30,3 +30,5 @@ USES+= gmake
pre-build:
${LN} -sf ${HUSKY_ROOTDIR}/huskybse/huskymak.cfg ${HUSKY_ROOTDIR}
+ @${REINPLACE_CMD} -e 's|gcc|${CC}|; s|g++|${CXX}|' \
+ ${HUSKY_ROOTDIR}/huskymak.cfg