Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 159391 Details for
Bug 230611
dev-libs/mpfr-2.3.1 cross-compile failure due to rpath
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files/mpfr-2.3.1-disable-rpath.patch
mpfr-2.3.1-disable-rpath.patch (text/plain), 572 bytes, created by
Ahmed Ammar (RETIRED)
on 2008-07-03 10:21:45 UTC
(
hide
)
Description:
files/mpfr-2.3.1-disable-rpath.patch
Filename:
MIME Type:
Creator:
Ahmed Ammar (RETIRED)
Created:
2008-07-03 10:21:45 UTC
Size:
572 bytes
patch
obsolete
>--- Makefile.in_old 2008-01-25 02:59:01.000000000 +0100 >+++ Makefile.in 2008-01-25 02:59:21.000000000 +0100 >@@ -394,7 +394,7 @@ > rm -f "$${dir}/so_locations"; \ > done > libmpfr.la: $(libmpfr_la_OBJECTS) $(libmpfr_la_DEPENDENCIES) >- $(LINK) -rpath $(libdir) $(libmpfr_la_LDFLAGS) $(libmpfr_la_OBJECTS) $(libmpfr_la_LIBADD) $(LIBS) >+ $(LINK) $(libmpfr_la_LDFLAGS) $(libmpfr_la_OBJECTS) $(libmpfr_la_LIBADD) $(LIBS) > tuneup$(EXEEXT): $(tuneup_OBJECTS) $(tuneup_DEPENDENCIES) > @rm -f tuneup$(EXEEXT) > $(LINK) $(tuneup_LDFLAGS) $(tuneup_OBJECTS) $(tuneup_LDADD) $(LIBS)
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 230611
:
159384
|
159385
| 159391 |
159393
|
159397
|
159399