forked from pool/flashrom
Drop LDFLAGS override and instead enable Dediprog SF100 support.
OBS-URL: https://build.opensuse.org/package/show/hardware/flashrom?expand=0&rev=4
This commit is contained in:
parent
100b74b6ab
commit
d3d0a4e1b6
@ -79,7 +79,7 @@ Authors:
|
|||||||
%build
|
%build
|
||||||
make %{?jobs:-j%jobs} \
|
make %{?jobs:-j%jobs} \
|
||||||
CFLAGS="$RPM_OPT_FLAGS" \
|
CFLAGS="$RPM_OPT_FLAGS" \
|
||||||
LDFLAGS="-lpci -lz"
|
CONFIG_DEDIPROG=yes
|
||||||
gzip flashrom.8
|
gzip flashrom.8
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user