We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ade669 commit 9cf85e8Copy full SHA for 9cf85e8
Makefile
@@ -21,7 +21,7 @@ ASMOBJFORMAT = elf64
21
ASMFLAGS = -w-zeroing
22
LINKER_SCRIPT = ./defs/$(ARCH)-linker.ld
23
CARGO_XBUILD_TARGET = ./defs/$(ARCH)-rustubs.json
24
-CARGO_XBUILD_FLAGS = --release
+CARGO_XBUILD_FLAGS =
25
# ---------- No need to edit below this line --------------
26
# ---------- If you have to, something is wrong -----------
27
LDFLAGS = -no-warn-rwx-segment -static -e startup
0 commit comments