Disable CFLAGS override and long dropped DISABLE_DOC
OBS-URL: https://build.opensuse.org/package/show/hardware/flashrom?expand=0&rev=3
This commit is contained in:
parent
fc2022b477
commit
100b74b6ab
@ -78,7 +78,7 @@ Authors:
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
make %{?jobs:-j%jobs} \
|
make %{?jobs:-j%jobs} \
|
||||||
CFLAGS="$RPM_OPT_FLAGS -Os -Wall -DDISABLE_DOC " \
|
CFLAGS="$RPM_OPT_FLAGS" \
|
||||||
LDFLAGS="-lpci -lz"
|
LDFLAGS="-lpci -lz"
|
||||||
gzip flashrom.8
|
gzip flashrom.8
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user