SHA256
1
0
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:
Stefan Reinauer 2011-01-15 03:08:23 +00:00 committed by Git OBS Bridge
parent 100b74b6ab
commit d3d0a4e1b6

View File

@ -79,7 +79,7 @@ Authors:
%build
make %{?jobs:-j%jobs} \
CFLAGS="$RPM_OPT_FLAGS" \
LDFLAGS="-lpci -lz"
CONFIG_DEDIPROG=yes
gzip flashrom.8
%install