From 9f717970ef978e8f6ec9c2fa57775e1267a6b3c2 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Thu, 21 Nov 2013 22:46:12 +0100 Subject: [PATCH] tiff 4.0.2: mark as broken on gcc2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There's no way this will build on gcc2 because of the ancient libstdc++… Needs at least support for ios::pos_type. --- media-libs/tiff/tiff-4.0.2.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/tiff/tiff-4.0.2.recipe b/media-libs/tiff/tiff-4.0.2.recipe index 8008c97d6..afd074edc 100644 --- a/media-libs/tiff/tiff-4.0.2.recipe +++ b/media-libs/tiff/tiff-4.0.2.recipe @@ -9,8 +9,8 @@ COPYRIGHT="1988-1997 Sam Leffler 1991-1997 Silicon Graphics, Inc." REVISION="1" -ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64" -SECONDARY_ARCHITECTURES="?x86_gcc2 ?x86" +ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64" +SECONDARY_ARCHITECTURES="!x86_gcc2 ?x86" PROVIDES=" tiff$secondaryArchSuffix = $portVersion compat >= 4