From: Jordan Crouse Date: Tue, 5 Apr 2005 15:42:34 +0000 (+0000) Subject: Should be fixed for x86 platforms X-Git-Tag: Release-2010-05/1~14500 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86265e424a00e1a980e436e9aec8c85d1becb75f;p=openembedded.git Should be fixed for x86 platforms BKrev: 4252b1eaqpcHeTjnJTT9D_E-id3yJA --- diff --git a/packages/libxfce4util/libxfce4util_4.2.0.bb b/packages/libxfce4util/libxfce4util_4.2.0.bb index 15e0d3447c..fcd5b74ad8 100644 --- a/packages/libxfce4util/libxfce4util_4.2.0.bb +++ b/packages/libxfce4util/libxfce4util_4.2.0.bb @@ -10,6 +10,13 @@ DEPENDS = "glib-2.0" # | checking whether putenv() implementation is broken... configure: error: cannot run test program while cross compiling BROKEN = "1" +# Fixed on i386/i486/i586/i686 - needs to be confirmed on other platforms + +BROKEN_i386="0" +BROKEN_i486="0" +BROKEN_i586="0" +BROKEN_i686="0" + inherit xfce pkgconfig XFCE_HEADERS="debug.h utf8.h xfce-generics.h xfce-resource.h \