Home
last modified time | relevance | path

Searched refs:RUSTFLAGS_UNWIND (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/
H A DMakefile15 RUSTFLAGS_UNWIND = macro
20 RUSTFLAGS_UNWIND = -Cforce-unwind-tables -Clink-arg=-Wl,eh_frame.ld macro
24 RUSTFLAGS += $(RUSTFLAGS_UNWIND)