sysutils/bamf: fix build on GCC architectures
Use newer GCC: cc1: error: unrecognized command line option "-Warray-bounds" MFH: 2020Q3 (fix build blanket)
This commit is contained in:
parent
42b6701e10
commit
8d32385fa9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541264
@ -18,8 +18,8 @@ BUILD_DEPENDS= vapigen:lang/vala \
|
||||
LIB_DEPENDS= libgtop-2.0.so:devel/libgtop \
|
||||
libstartup-notification-1.so:x11/startup-notification
|
||||
|
||||
USES= gettext-runtime gmake gnome libtool pathfix pkgconfig \
|
||||
python:3.5+,build xorg
|
||||
USES= compiler:c11 gettext-runtime gmake gnome libtool pathfix \
|
||||
pkgconfig python:3.5+,build xorg
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk30 glib20 introspection:build libwnck3 cairo gdkpixbuf2
|
||||
USE_XORG= x11
|
||||
|
Loading…
Reference in New Issue
Block a user