Fixing CI
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
before_script:
|
||||||
|
- ld -s /usr/bin/gcc /usrbin/i686-elf-gcc
|
||||||
|
- ld -s /usr/bin/ld /usr/bin/i686-elf-ld
|
||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
- make clean # Remove old *.o files
|
- make clean # Remove old *.o files
|
||||||
|
|||||||
Reference in New Issue
Block a user