aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/miracl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/miracl/Makefile b/math/miracl/Makefile
index 8e68b6b52e99..b9a2b86df9c2 100644
--- a/math/miracl/Makefile
+++ b/math/miracl/Makefile
@@ -44,6 +44,7 @@ post-patch:
-e 's|gcc|${CC}|' \
-e 's|g\+\+|${CXX}|' \
-e 's|-O2|${CFLAGS}|' \
+ ${WRKSRC}/${BUILDCMD}
.else
@${REINPLACE_CMD} -E \
-e 's|gcc|${CC}|' \