Fix DC build
This commit is contained in:
parent
c67566f3c0
commit
93745c38fb
|
@ -5,6 +5,7 @@ build:sh4-gcc:
|
|||
stage: build
|
||||
image: kazade/dreamcast-sdk
|
||||
script:
|
||||
- source /etc/bash.bashrc
|
||||
- mkdir builddir
|
||||
- cd builddir
|
||||
- cmake -DCMAKE_TOOLCHAIN_FILE=../toolchains/Dreamcast.cmake ..
|
||||
|
|
Loading…
Reference in New Issue
Block a user