mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
auto merge of #11887 : alexcrichton/rust/rpath-for-real, r=thestinger
Closes #5219
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user