mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-03 18:12:14 +02:00
Merge 758be25311
into b52787a4fa
This commit is contained in:
commit
27fb3e5106
@ -1,5 +1,5 @@
|
|||||||
switch_crt0.o: *.s
|
switch_crt0.o: *.s
|
||||||
aarch64-none-elf-gcc -march=armv8-a -x assembler-with-cpp -c $^ -o $@
|
$(DEVKITA64)/bin/aarch64-none-elf-gcc -march=armv8-a -x assembler-with-cpp -c $^ -o $@
|
||||||
|
|
||||||
install: switch_crt0.o
|
install: switch_crt0.o
|
||||||
cp $^ $(DEVKITA64)/aarch64-none-elf/lib/$^
|
cp $^ $(DEVKITA64)/aarch64-none-elf/lib/$^
|
||||||
|
Loading…
Reference in New Issue
Block a user