aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9ae5e85..a3236c0 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ ASMOBJFORMAT = elf64
ASMFLAGS = -w-zeroing
LINKER_SCRIPT = ./defs/$(ARCH)-linker.ld
CARGO_XBUILD_TARGET = ./defs/$(ARCH)-rustubs.json
-CARGO_XBUILD_FLAGS = --release
+CARGO_XBUILD_FLAGS =
# ---------- No need to edit below this line --------------
# ---------- If you have to, something is wrong -----------
LDFLAGS = -no-warn-rwx-segment -static -e startup