auto merge of #11887 : alexcrichton/rust/rpath-for-real, r=thestinger
Closes #5219
This commit is contained in:
commit
2ba72fa4bc
@ -124,7 +124,7 @@ endif
|
||||
ifdef TRACE
|
||||
CFG_RUSTC_FLAGS += -Z trace
|
||||
endif
|
||||
ifdef DISABLE_RPATH
|
||||
ifdef CFG_DISABLE_RPATH
|
||||
# NOTE: make this CFG_RUSTC_FLAGS after stage0 snapshot
|
||||
RUSTFLAGS_STAGE1 += --no-rpath
|
||||
RUSTFLAGS_STAGE2 += --no-rpath
|
||||
|
Loading…
x
Reference in New Issue
Block a user