This commit is contained in:
nop90 2017-09-18 21:15:35 +00:00 committed by GitHub
commit 196579c41c

View File

@ -1,3 +1,5 @@
export PATH := $(DEVKITA64)/bin:$(PATH)
switch_crt0.o: *.s switch_crt0.o: *.s
aarch64-none-elf-gcc -march=armv8-a -x assembler-with-cpp -c $^ -o $@ aarch64-none-elf-gcc -march=armv8-a -x assembler-with-cpp -c $^ -o $@