2015-07-09 06:55:51 +00:00
committed by Git OBS Bridge
parent d60db2e65d
commit 96eb5692e5
3 changed files with 11 additions and 2 deletions

View File

@@ -122,7 +122,7 @@ cp %{S:2} %{S:3} %{S:4} .
#export SUSE_ASNEEDED=0
NOCONFIGURE=1 ./autogen.sh
autoreconf -fi
CFLAGS="$RPM_OPT_FLAGS -DQUIET_LIBGPM" \
CFLAGS="$RPM_OPT_FLAGS -DQUIET_LIBGPM -D_REENTRANT" \
%configure --disable-static \
--sysconfdir=/etc/gpm
make CC="%{__cc}" %{?_smp_mflags}