- Timestamp:
- 07/25/11 04:03:32 (13 years ago)
- File:
-
- 1 edited
-
ps/trunk/libraries/spidermonkey/build.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ps/trunk/libraries/spidermonkey/build.sh
r9850 r9918 88 88 LIB_SRC_SUFFIX=.dylib 89 89 LIB_DST_SUFFIX=.dylib 90 # Fix libtool's use of an absolute path 91 install_name_tool -id @executable_path/${LIB_PREFIX}mozjs185-ps-debug${DLL_DST_SUFFIX} js-1.8.5/js/src/build-debug/dist/bin/${LIB_PREFIX}mozjs185-ps-debug${DLL_SRC_SUFFIX} 92 install_name_tool -id @executable_path/${LIB_PREFIX}mozjs185-ps-release${DLL_DST_SUFFIX} js-1.8.5/js/src/build-release/dist/bin/${LIB_PREFIX}mozjs185-ps-release${DLL_SRC_SUFFIX} 90 93 else 91 94 INCLUDE_DIR=include-unix
Note:
See TracChangeset
for help on using the changeset viewer.
