forked from pool/diff-pdf
.
OBS-URL: https://build.opensuse.org/package/show/Publishing/diff-pdf?expand=0&rev=7
This commit is contained in:
parent
8b0544269b
commit
c533f694bc
@ -44,7 +44,7 @@ diff-pdf is a simple tool for comparing two PDF files.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
export CXXFLAGS="%{optflags} -fpermissive"
|
export CXXFLAGS="%{optflags} -fpermissive"
|
||||||
export LDFLAGS='-Wl,-z,relro,-z,now'
|
export LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,now'
|
||||||
./bootstrap
|
./bootstrap
|
||||||
%configure
|
%configure
|
||||||
make %{?_smp_mflags} V=1
|
make %{?_smp_mflags} V=1
|
||||||
|
Loading…
Reference in New Issue
Block a user