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

Changes of Revision 30

[-] Changed PDFlib-Lite.spec
x
 
1
@@ -21,6 +21,7 @@
2
 %ifarch x86_64
3
 %if 0%{?suse_version}
4
 BuildRequires: glibc-devel-32bit
5
+BuildRequires: openssl-devel-32bit
6
 %if ! 0%{?suse_version} == 1010
7
 BuildRequires: gcc-32bit
8
 %endif
9
@@ -108,9 +109,9 @@
10
  --mandir=%{_mandir} \
11
  --with-openssl \
12
  --disable-rpath \
13
-%ifarch x86_64
14
- --enable-64bit \
15
-%endif
16
+#%ifarch x86_64
17
+# --enable-64bit \
18
+#%endif
19
  --with-gnu-ld \
20
  --enable-large_files \
21
  --enable-profile \
22