games/alienware: fix build on recent current
This commit is contained in:
parent
fc13a5a280
commit
03c502f117
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546384
@ -26,6 +26,9 @@ CONFIGURE_ARGS+=--with-xf86vm \
|
||||
--with-xf86dga \
|
||||
--with-system-libode
|
||||
|
||||
# Fix build with clang11
|
||||
CFLAGS+= -fcommon
|
||||
|
||||
EXTRACT_AFTER_ARGS= --exclude "data1"
|
||||
|
||||
MAKE_ENV= WITH_DATADIR=yes WITH_LIBDIR=yes \
|
||||
|
Loading…
Reference in New Issue
Block a user