From 0d54696f56c4437421c21744fb59eb073ac34f3d Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 2 Jan 2020 08:18:44 +0000 Subject: Add an upstream patch to better detect cpu. This fixes build for arm and arm64 at least Reported by: many --- graphics/gegl/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics/gegl') diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 068a0549d97a..5f559498cc0e 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -14,6 +14,8 @@ LICENSE_COMB= multi LICENSE_FILE_GPLv3+ = ${WRKSRC}/COPYING LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING.LESSER +EXTRA_PATCHES= ${PATCHDIR}/cpu-detection.patch:-p1 + BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libbabl-0.1.so:x11/babl \ libjson-glib-1.0.so:devel/json-glib \ -- cgit v1.2.3