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:
parent
b8dbe5eaa1
commit
fff6da0e78
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469960
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user