Changeset 280 for spec/trunk/SPECS/python.spec
- Timestamp:
- Jan 16, 2012, 2:07:14 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/python.spec
r279 r280 232 232 233 233 %build 234 CONFIG_SHELL=/bin/sh 235 export CONFIG_SHELL 236 LDFLAGS="-Zbin-files -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp" 237 export LDFLAGS 238 LIBS="-lssl -lcrypto -lurpo -lmmap -lpthread" 239 export LIBS 234 export CONFIG_SHELL="/@unixroot/usr/bin/sh.exe" 235 export LDFLAGS="-Zbin-files -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp" 236 export LIBS="-lssl -lcrypto -lurpo -lmmap -lpthread" 240 237 %configure \ 241 238 --enable-shared --disable-static \
Note:
See TracChangeset
for help on using the changeset viewer.