multimedia/arcan: unbreak on GCC architectures
cc1: error: unrecognized command line option "-Wno-atomic-alignment" cc1: error: unrecognized command line option "-std=gnu11"
This commit is contained in:
parent
135fdfecd8
commit
b29837b628
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556454
@ -24,7 +24,7 @@ LIB_DEPENDS= libdrm.so:graphics/libdrm \
|
||||
libfreetype.so:print/freetype2
|
||||
RUN_DEPENDS= mesa-dri>0:graphics/mesa-dri
|
||||
|
||||
USES= cmake gl iconv openal pkgconfig sqlite
|
||||
USES= cmake compiler:c11 gl iconv openal pkgconfig sqlite
|
||||
USE_GITHUB= yes
|
||||
USE_GL= egl gbm gl
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user