Dirk Mueller 2011-10-04 08:37:19 +00:00 committed by Git OBS Bridge
parent 0f010739f2
commit 4088504978

View File

@ -116,10 +116,7 @@ autoreconf -fi
CFLAGS="$RPM_OPT_FLAGS -DQUIET_LIBGPM" \
%configure --disable-static \
--sysconfdir=/etc/gpm
%ifarch %arm
make CC="%{__cc} -lm"
%endif
make %{?_smp_mflags}
make CC="%{__cc}" %{?_smp_mflags}
%__cc %{optflags} -o inputattach %{SOURCE6}
%install