Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 459860 Details for
Bug 600390
dev-lang/rust does not build with sys-devel/binutils[multitarget]: undefined symbol: rx_additional_link_map_text
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
rust-LD_LIBRARY_PATH-no-usr-lib.patch
rust-LD_LIBRARY_PATH-no-usr-lib.patch (text/plain), 390 bytes, created by
Joakim Gebart Nohlgård
on 2017-01-13 10:45:33 UTC
(
hide
)
Description:
rust-LD_LIBRARY_PATH-no-usr-lib.patch
Filename:
MIME Type:
Creator:
Joakim Gebart Nohlgård
Created:
2017-01-13 10:45:33 UTC
Size:
390 bytes
patch
obsolete
>diff --git a/mk/main.mk b/mk/main.mk >index fd0464a..e519729 100644 >--- a/mk/main.mk >+++ b/mk/main.mk >@@ -510,7 +510,7 @@ endif > endif > > LD_LIBRARY_PATH_ENV_HOSTDIR$(1)_T_$(2)_H_$(3) := \ >- $$(CURDIR)/$$(HLIB$(1)_H_$(3)):$$(CFG_LLVM_INST_DIR_$(3))/lib >+ $$(CURDIR)/$$(HLIB$(1)_H_$(3)) > LD_LIBRARY_PATH_ENV_TARGETDIR$(1)_T_$(2)_H_$(3) := \ > $$(CURDIR)/$$(TLIB$(1)_T_$(2)_H_$(3)) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 600390
:
453972
| 459860