mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-17 04:39:34 +00:00
Fix out-of-memory on Symbian Travis builds when compiling qrc_assets.cpp.
This commit is contained in:
parent
424ba5ad7a
commit
827bd8b491
@ -80,7 +80,7 @@ script:
|
||||
./b.sh --release --no-package;
|
||||
fi
|
||||
- if [ "$PPSSPP_BUILD_TYPE" == "Symbian" ]; then
|
||||
./b.sh --release --no-package;
|
||||
./b.sh --debug --no-package;
|
||||
fi
|
||||
|
||||
after_success:
|
||||
|
Loading…
x
Reference in New Issue
Block a user