GCW0: Disable GLK engine
This commit is contained in:
parent
c7ffab5445
commit
5d3fed88f7
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
|||
export PATH=/opt/gcw0-toolchain/usr/bin:$PATH
|
||||
|
||||
# Disable high resolution engines since we have 320x240 hardware
|
||||
./configure --host=gcw0 --enable-plugins --default-dynamic --enable-release && make -j6 gcw-opk && ls -l scummvm.opk
|
||||
./configure --host=gcw0 --enable-plugins --default-dynamic --enable-release --disable-engine=glk && make -j6 gcw-opk && ls -l scummvm.opk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue