The previous patch actually failed on amd64 but I missed it. Correct

it with feedback in the initial email from the PR.

Pointy hat to:	linimon
This commit is contained in:
linimon
2018-12-07 00:48:20 +00:00
parent 5918eac553
commit 7e160a5b4e
+1 -1
View File
@@ -140,7 +140,7 @@ do-install-EXAMPLES-on:
.include <bsd.port.pre.mk>
.if ${CHOSEN_COMPILER_TYPE} == gcc
.if exists(/usr/lib/libstdc++.so)
CFLAGS+= -fnested-functions
.endif