mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-03 18:12:14 +02:00
Merge bdaf22ca26
into b52787a4fa
This commit is contained in:
commit
196579c41c
@ -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 $@
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user