aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu-cheri
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-23 17:19:56 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-23 17:19:56 +0000
commit1f6c77968fa6de2582d64b0a030055b84628ea85 (patch)
tree736a841cab97466ef226e0db11e7b83d48fafe95 /emulators/qemu-cheri
parentdea33528bdac1e9ee26e11724d0c77b9b5d351ba (diff)
downloadports-1f6c77968fa6de2582d64b0a030055b84628ea85.tar.gz
ports-1f6c77968fa6de2582d64b0a030055b84628ea85.zip
emulators/qemu-{cheri,utils}: fix build on GCC architectures
Use C11 compiler: ERROR: You need at least GCC v4.8 or Clang v3.4 (or XCode Clang v5.1) Approved by: mentors (implicit approval)
Notes
Notes: svn path=/head/; revision=515275
Diffstat (limited to 'emulators/qemu-cheri')
-rw-r--r--emulators/qemu-cheri/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-cheri/Makefile b/emulators/qemu-cheri/Makefile
index 64fd803735ed..61c1de83da3c 100644
--- a/emulators/qemu-cheri/Makefile
+++ b/emulators/qemu-cheri/Makefile
@@ -25,7 +25,7 @@ GH_TAGNAME= ${QEMU_COMMIT}
GH_TUPLE= qemu:keycodemapdb:6b3d716:qemu/ui/keycodemapdb
HAS_CONFIGURE= yes
-USES= gettext-runtime gl gmake gnome libtool makeinfo pkgconfig \
+USES= compiler:c11 gettext-runtime gl gmake gnome libtool makeinfo pkgconfig \
python:2.7,build xorg
USE_XORG= pixman
USE_GNOME+= glib20 libxml2