Logo
Explore Help
Sign In
Mirror/atmosphere
1
0
Fork 0
You've already forked atmosphere
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2026-03-01 05:04:39 +00:00
Code Issues Packages Projects Releases Wiki Activity
atmosphere/libraries/config/arch/arm64/arch.mk

12 lines
354 B
Makefile
Raw Normal View History

git subrepo clone https://github.com/Atmosphere-NX/Atmosphere-libs libraries subrepo: subdir: "libraries" merged: "07af583b" upstream: origin: "https://github.com/Atmosphere-NX/Atmosphere-libs" branch: "master" commit: "07af583b" git-subrepo: version: "0.4.0" origin: "https://github.com/ingydotnet/git-subrepo" commit: "5d6aba9"
2019-12-09 03:57:37 -08:00
ifeq ($(strip $(DEVKITPRO)),)
$(error "Please set DEVKITPRO in your environment. export DEVKITPRO=<path to>/devkitpro")
endif
include $(DEVKITPRO)/devkitA64/base_rules
export ATMOSPHERE_DEFINES += -DATMOSPHERE_ARCH_ARM64
arm64: set -march in cpu specific configuration
2020-08-13 02:08:46 +02:00
export ATMOSPHERE_SETTINGS += -mtp=soft
git subrepo clone https://github.com/Atmosphere-NX/Atmosphere-libs libraries subrepo: subdir: "libraries" merged: "07af583b" upstream: origin: "https://github.com/Atmosphere-NX/Atmosphere-libs" branch: "master" commit: "07af583b" git-subrepo: version: "0.4.0" origin: "https://github.com/ingydotnet/git-subrepo" commit: "5d6aba9"
2019-12-09 03:57:37 -08:00
export ATMOSPHERE_CFLAGS +=
export ATMOSPHERE_CXXFLAGS +=
export ATMOSPHERE_ASFLAGS +=
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 27ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API