SHA256
1
0
forked from pool/diff-pdf
Martin Pluskal 2016-06-18 10:34:37 +00:00 committed by Git OBS Bridge
parent 8b0544269b
commit c533f694bc

View File

@ -44,7 +44,7 @@ diff-pdf is a simple tool for comparing two PDF files.
%build
export CXXFLAGS="%{optflags} -fpermissive"
export LDFLAGS='-Wl,-z,relro,-z,now'
export LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,now'
./bootstrap
%configure
make %{?_smp_mflags} V=1