mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
lemme just fuckin uhhhhhhhhhhhhhhhhhhhh
use stable rgbds or smth
This commit is contained in:
parent
673b39642b
commit
3540578cb3
@ -5,8 +5,8 @@ os:
|
|||||||
install:
|
install:
|
||||||
- |-
|
- |-
|
||||||
( cd
|
( cd
|
||||||
git clone --depth=1 https://github.com/rednex/rgbds
|
git clone -b v0.4.0 --depth=1 https://github.com/rednex/rgbds
|
||||||
sudo make -C rgbds CFLAGS=-O2 install
|
sudo make -C rgbds install
|
||||||
rm -rf rgbds
|
rm -rf rgbds
|
||||||
)
|
)
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
Reference in New Issue
Block a user