1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- Addempt to fix build with lld

This commit is contained in:
Dmitry Marakasov 2018-07-02 16:45:53 +00:00
parent 3d27a098e3
commit cc3cf5a0d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473755

View File

@ -20,6 +20,8 @@ USES= tar:bzip2 gmake openal:al,alut
USE_SDL= sdl
USE_GL= gl glu
LLD_UNSAFE= yes
MAKE_ARGS= CC="${CC}" CXX="${CXX}"
CXXFLAGS+= -Wno-c++11-narrowing