This commit is contained in:
parent
409715cf5f
commit
3dbd4d6d90
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user