From 4f824bfbfa5e56fdd25926d97185b3a4fa15f80a Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Mon, 16 Nov 2020 16:13:44 +0000 Subject: net-im/toxic: fix build on GCC architectures cc1: error: unrecognized command line option "-Wpedantic" --- net-im/toxic/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im/toxic') diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index f1b8d88f525d..4b038b4af00d 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libvpx.so:multimedia/libvpx \ libconfig.so:devel/libconfig RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox -USES= desktop-file-utils gettext-runtime gmake ncurses openal:al,alut pkgconfig +USES= compiler:c11 desktop-file-utils gettext-runtime gmake ncurses openal:al,alut pkgconfig USE_GITHUB= yes GH_ACCOUNT= JFreegman -- cgit v1.2.3