forked from pool/s390-tools
Accepting request 875687 from home:markkp:branches:Base:System
Removed a debugging flag. OBS-URL: https://build.opensuse.org/request/show/875687 OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=109
This commit is contained in:
parent
a4a57474bc
commit
ff846aaceb
@ -232,7 +232,7 @@ export OPT_FLAGS="%{optflags}"
|
||||
export KERNELIMAGE_MAKEFLAGS="%%{?_smp_mflags}"
|
||||
make %{?_smp_mflags} \
|
||||
ZFCPDUMP_DIR=%{_prefix}/lib/s390-tools/zfcpdump \
|
||||
DISTRELEASE=%{release} V=1
|
||||
DISTRELEASE=%{release}
|
||||
gcc -static -o read_values ${OPT_FLAGS} %{SOURCE86} -lqc
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user