diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2019-11-14 16:48:43 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2019-11-14 16:59:19 +0100 |
commit | 3da3adbf0f1c3c950114c22ba22db5646f03709a (patch) | |
tree | b846b470f2e5c9adb042ca6a6614f59501b6a3cc /media-libs/gegl/files/gegl-0.4.18-arch.patch | |
parent | media-libs/taglib: ia64 stable wrt bug #700054 (diff) | |
download | gentoo-3da3adbf0f1c3c950114c22ba22db5646f03709a.tar.gz gentoo-3da3adbf0f1c3c950114c22ba22db5646f03709a.tar.bz2 gentoo-3da3adbf0f1c3c950114c22ba22db5646f03709a.zip |
media-libs/gegl: Use upstream CPU detection patch
Bug: https://bugs.gentoo.org/698744
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'media-libs/gegl/files/gegl-0.4.18-arch.patch')
-rw-r--r-- | media-libs/gegl/files/gegl-0.4.18-arch.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/media-libs/gegl/files/gegl-0.4.18-arch.patch b/media-libs/gegl/files/gegl-0.4.18-arch.patch deleted file mode 100644 index 57bfaf4a6c73..000000000000 --- a/media-libs/gegl/files/gegl-0.4.18-arch.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/meson.build -+++ b/meson.build -@@ -88,8 +88,6 @@ - have_ppc = true - config.set10('ARCH_PPC', true) - config.set10('ARCH_PPC64', true) --else -- error('Unknown host architecture') - endif - - ################################################################################ |