deskutils/nautilus-sendto: fix build on GCC architectures
Use newer GCC: ../src/nautilus-sendto.c:383: error: #pragma GCC diagnostic not allowed inside functions MFH: 2020Q3 (fix build blanket)
This commit is contained in:
parent
61da6a6c36
commit
f93392d99c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541369
@ -13,7 +13,7 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_GNOME= intlhack introspection:build
|
||||
USES= gettext gnome localbase meson pkgconfig tar:xz
|
||||
USES= compiler:c11 gettext gnome localbase meson pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
INSTALLS_ICONS= yes
|
||||
CPPFLAGS+= -Wno-error=format-nonliteral
|
||||
|
Loading…
Reference in New Issue
Block a user