1
0
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:
Dmitry Marakasov 2018-05-14 18:47:41 +00:00
parent 676c225642
commit 64ef380bd1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469949

View File

@ -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