Changeset 163
- Timestamp:
- Apr 27, 2011, 10:32:21 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified spec/trunk/SPECS/python.spec ¶
r150 r163 84 84 #BuildRequires: libGL-devel tk tix gcc-c++ libX11-devel glibc-devel 85 85 #BuildRequires: tar findutils pkgconfig tcl-devel tk-devel 86 BuildRequires: bzip2 pkgconfig 86 BuildRequires: bzip2 pkgconfig tcl-devel 87 87 #BuildRequires: tix-devel 88 88 BuildRequires: bzip2-devel sqlite-devel 89 89 #BuildRequires: autoconf 90 #BuildRequires: db4-devel >= 4.890 BuildRequires: db4-devel >= 4.8 91 91 #BuildRequires: libffi-devel 92 92 %if 0%{?with_valgrind} … … 238 238 LIBS="-lssl -lcrypto -lurpo -lmmap -lpthread" 239 239 export LIBS 240 BASECFLAGS="-O2 -g -march=i386 -mtune=i686"241 export BASECFLAGS242 240 %configure \ 243 241 --enable-shared --disable-static \
Note:
See TracChangeset
for help on using the changeset viewer.