diff options
Diffstat (limited to 'games/voxelands/Makefile')
-rw-r--r-- | games/voxelands/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/voxelands/Makefile b/games/voxelands/Makefile index 8375aa1c66d8..35875b9bec01 100644 --- a/games/voxelands/Makefile +++ b/games/voxelands/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= libIrrlicht.so:x11-toolkits/irrlicht \ BROKEN_powerpc64= fails to link: sibling call optimization does not allow automatic multiple TOCs USES= cmake tar:bzip2 +LLD_UNSAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME} |