1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

- Fix build with clang 6.0

This commit is contained in:
Dmitry Marakasov 2018-05-14 19:32:09 +00:00
parent b8dbe5eaa1
commit fff6da0e78
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469960

View File

@ -20,6 +20,8 @@ GNU_CONFIGURE= yes
USE_SDL= image sdl
USE_GL= gl glu
CXXFLAGS+= -Wno-c++11-narrowing
PLIST_FILES= bin/toycars \
bin/toycars_track_editor \
bin/toycars_vehicle_editor