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:
committed by
Git OBS Bridge
parent
fc2022b477
commit
100b74b6ab
@@ -78,7 +78,7 @@ Authors:
|
||||
|
||||
%build
|
||||
make %{?jobs:-j%jobs} \
|
||||
CFLAGS="$RPM_OPT_FLAGS -Os -Wall -DDISABLE_DOC " \
|
||||
CFLAGS="$RPM_OPT_FLAGS" \
|
||||
LDFLAGS="-lpci -lz"
|
||||
gzip flashrom.8
|
||||
|
||||
|
Reference in New Issue
Block a user