Ignore:
Timestamp:
Jan 16, 2012, 2:07:14 PM (14 years ago)
Author:
Yuri Dario
Message:

spec: python, xml2, sqlite3, rebuild with libc 0.6.4 runtime.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/python.spec

    r279 r280  
    232232
    233233%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
     234export CONFIG_SHELL="/@unixroot/usr/bin/sh.exe"
     235export LDFLAGS="-Zbin-files -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp"
     236export LIBS="-lssl -lcrypto -lurpo -lmmap -lpthread"
    240237%configure \
    241238        --enable-shared --disable-static \
Note: See TracChangeset for help on using the changeset viewer.