Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cd "$INTDIR"
- CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS" scons \
- -f "$SOURCE/SConstruct" \
- --option-cache="$INTDIR/.scons-option-cache" \
- install-$TYPE \
- prefix="$BUILD_DIR" \
- program_suffix=-"$VERSION" \
- $BUILD_FLAGS \
- use_network_ana=false \
- profile=0 \
- fribidi=0 \
- python=0 \
- localedir= \
- prefsdir= \
- > "$BUILD_DIR"/scons.log
Advertisement
Add Comment
Please, Sign In to add comment