mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user