mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-07-04 16:42:14 +02:00
Merge 14aee373bc
into eaa282b915
This commit is contained in:
commit
82c7644f7d
@ -28,6 +28,10 @@ INCLUDES := include
|
|||||||
ARCH := -march=armv4t -mtune=arm7tdmi -mthumb -mthumb-interwork
|
ARCH := -march=armv4t -mtune=arm7tdmi -mthumb -mthumb-interwork
|
||||||
DEFINES := -D__BPMP__ -DFUSEE_STAGE1_SRC
|
DEFINES := -D__BPMP__ -DFUSEE_STAGE1_SRC
|
||||||
|
|
||||||
|
ifeq ($(FUSEE_I_KNOW_WHAT_I_AM_DOING),1)
|
||||||
|
DEFINES += -DI_KNOW_WHAT_I_AM_DOING
|
||||||
|
endif
|
||||||
|
|
||||||
CFLAGS := \
|
CFLAGS := \
|
||||||
-g \
|
-g \
|
||||||
-O2 \
|
-O2 \
|
||||||
|
Loading…
Reference in New Issue
Block a user