forked from pool/strace
dont autoreeconf
OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=16
This commit is contained in:
parent
ab0b335ebb
commit
2b38311d37
@ -58,13 +58,10 @@ export CFLAGS="$RPM_OPT_FLAGS"
|
||||
%ifarch alpha
|
||||
CFLAGS="$CFLAGS -ffixed-8"
|
||||
%endif
|
||||
# strace-add-support-for-block-ioctls.patch modifies Makefile.am
|
||||
autoreconf -fi
|
||||
./configure \
|
||||
%configure \
|
||||
%ifarch %sparc
|
||||
--host=%_target_platform \
|
||||
--host=%_target_platform
|
||||
%endif
|
||||
--prefix=%{_prefix} --mandir=%{_mandir}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
|
Loading…
x
Reference in New Issue
Block a user