mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- Disable -Werror, fix build on 12
This commit is contained in:
parent
676c225642
commit
64ef380bd1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469949
@ -16,8 +16,7 @@ GH_ACCOUNT= libSDL2pp
|
||||
GH_PROJECT= libSDL2pp
|
||||
|
||||
USES= compiler:c++11-lib cmake
|
||||
CMAKE_ARGS= -DSDL2PP_ENABLE_LIVE_TESTS=OFF \
|
||||
-DSDL2PP_WITH_WERROR=ON
|
||||
CMAKE_ARGS= -DSDL2PP_ENABLE_LIVE_TESTS=OFF
|
||||
USE_SDL= sdl2 image2 mixer2 ttf2
|
||||
TEST_TARGET= test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user