Jan Engelhardt 2014-08-27 17:02:19 +00:00 committed by Git OBS Bridge
parent 409715cf5f
commit 3dbd4d6d90

View File

@ -105,6 +105,7 @@ if [ ! -e configure ]; then
autoreconf -fi
fi
# Ensure people will use pkgconfig to locate headers.
# Implicit enable-libunwind would make the tests run endlessly on i586.
%configure --disable-static --includedir="%_includedir/pkg/%name" \
--disable-setuid-install --disable-libunwind
make %{?_smp_mflags}