MFH: r560292
deskutils/go-for-it: fix build on GCC architectures cc1: error: unrecognized command line option "-Wno-incompatible-pointer-types" cc1: error: unrecognized command line option "-Wno-discarded-qualifiers"
This commit is contained in:
parent
e25c4dce7e
commit
10564f42ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=560293
@ -14,7 +14,7 @@ BUILD_DEPENDS= valac:lang/vala
|
||||
LIB_DEPENDS= libcanberra.so:audio/libcanberra \
|
||||
libnotify.so:devel/libnotify
|
||||
|
||||
USES= cmake gettext gnome pkgconfig
|
||||
USES= cmake compiler:c11 gettext gnome pkgconfig
|
||||
CMAKE_ARGS= -DAPP_SYSTEM_NAME:STRING=${PORTNAME}
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= JMoerman
|
||||
|
Loading…
Reference in New Issue
Block a user