Chroma/pre.sh
Curle b9b1cb4337
Update pre.sh with explicit cross-linker
Just to help automating the build process.
2020-10-16 23:24:41 +01:00

4 lines
94 B
Bash

#!/bin/sh
x86_64-ld -r -b binary -o font.o font.psf
cmake -DCMAKE_C_COMPILER=x86_64-elf-gcc .