Changeset 4633 for pjproject/trunk/configure-iphone
- Timestamp:
- Oct 23, 2013 8:39:04 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/configure-iphone
r4591 r4633 126 126 export LDFLAGS="${LDFLAGS} ${ARCH} -isysroot ${SDKPATH} -framework AudioToolbox -framework Foundation" 127 127 export AR="${TCPATH}/usr/bin/libtool -static -o" 128 export AR_FLAGS=" " 128 129 export RANLIB="echo ranlib" 129 130 # Use gcc -E as preprocessor instead of cpp, since cpp will find the
Note: See TracChangeset
for help on using the changeset viewer.