parent
b3d10f4383
commit
dea86ca86b
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ endif
|
||||||
ifdef TRACE
|
ifdef TRACE
|
||||||
CFG_RUSTC_FLAGS += -Z trace
|
CFG_RUSTC_FLAGS += -Z trace
|
||||||
endif
|
endif
|
||||||
ifdef DISABLE_RPATH
|
ifdef CFG_DISABLE_RPATH
|
||||||
# NOTE: make this CFG_RUSTC_FLAGS after stage0 snapshot
|
# NOTE: make this CFG_RUSTC_FLAGS after stage0 snapshot
|
||||||
RUSTFLAGS_STAGE1 += --no-rpath
|
RUSTFLAGS_STAGE1 += --no-rpath
|
||||||
RUSTFLAGS_STAGE2 += --no-rpath
|
RUSTFLAGS_STAGE2 += --no-rpath
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue