From 5ea25c94cf96154e3b329340512d39c074566e4d Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Nov 30 2012 22:05:25 +0000 Subject: Remove hack to work around RHBZ#882137. --- diff --git a/libguestfs.spec b/libguestfs.spec index bdf7181..e2a001c 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -748,9 +748,6 @@ EOF %define extra --with-febootstrap-yum-config=$(pwd)/yum.conf %endif -# Hack to work around glibc header bug RHBZ#882137. -export CFLAGS="-Dattribute_hidden= %{optflags}" - %{configure} \ --with-default-attach-method=libvirt \ --with-extra="fedora=%{fedora},release=%{release},libvirt" \