Date: Wed, 17 Mar 2021 20:56:56 +0000 (UTC) From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568689 - head/emulators/qemu-cheri Message-ID: <202103172056.12HKuux2034845@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pkubaj Date: Wed Mar 17 20:56:55 2021 New Revision: 568689 URL: https://svnweb.freebsd.org/changeset/ports/568689 Log: emulators/qemu-cheri: enable on powerpc64le Modified: head/emulators/qemu-cheri/Makefile Modified: head/emulators/qemu-cheri/Makefile ============================================================================== --- head/emulators/qemu-cheri/Makefile Wed Mar 17 20:22:59 2021 (r568688) +++ head/emulators/qemu-cheri/Makefile Wed Mar 17 20:56:55 2021 (r568689) @@ -32,7 +32,7 @@ USE_XORG= pixman USE_GNOME+= glib20 libxml2 USE_PERL5= build USE_GL+= gl -ONLY_FOR_ARCHS= amd64 powerpc64 +ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le OPTIONS_DEFINE= DOCS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103172056.12HKuux2034845>