Logoj0ke.net Open Build Service > Projects > home:netmax > PDFlib-Lite > Changes
Sign Up | Log In

Changes of Revision 32

[-] Changed PDFlib-Lite.spec
 
1
@@ -96,6 +96,9 @@
2
 %build
3
 . %{_libdir}/tclConfig.sh
4
 export
5
+%ifarch x86_64
6
+LDFLAGS="-L%{_libdir}" \
7
+%endif
8
 ./configure --enable-cxx \
9
  --with-perl=%{_bindir}/perl \
10
  --with-py=%{_bindir} \
11