games/alienware: fix build on recent current

This commit is contained in:
Tobias C. Berner 2020-08-27 17:56:10 +00:00
parent fc13a5a280
commit 03c502f117
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546384

View File

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