Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 67274 Details for
Bug 104273
rpath patch for gecko-sdk
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
rpath.patch
rpath.patch (text/plain), 664 bytes, created by
Gergan Penkov
on 2005-08-30 08:37:55 UTC
(
hide
)
Description:
rpath.patch
Filename:
MIME Type:
Creator:
Gergan Penkov
Created:
2005-08-30 08:37:55 UTC
Size:
664 bytes
patch
obsolete
>--- config/rules.mk.orig 2005-07-28 01:45:18.000000000 +0000 >+++ config/rules.mk 2005-07-28 01:45:21.000000000 +0000 >@@ -506,6 +506,8 @@ > # Linux: add -Bsymbolic flag for components > # > ifeq ($(OS_ARCH),Linux) >+DSO_LDOPTS += -Wl,-R#RPATH_FIXER >+OS_LDFLAGS += -Wl,-R#RPATH_FIXER > ifdef IS_COMPONENT > EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic > endif >--- nsprpub/config/rules.mk.orig 2003-09-16 02:00:28.000000000 +0000 >+++ nsprpub/config/rules.mk 2005-07-30 04:00:21.000000000 +0000 >@@ -87,6 +87,9 @@ > endif > endif > >+DSO_LDOPTS += -Wl,-R#RPATH_FIXER >+OS_LDFLAGS += -Wl,-R#RPATH_FIXER >+ > # > # This makefile contains rules for building the following kinds of > # libraries:
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 104273
:
67272
| 67274