Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 240877 Details for
Bug 327619
[QA] dev-java/jss-4.3 Files built without respecting LDFLAGS have been detected
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
jss-4.3-ldflags.patch
jss-4.3-ldflags.patch (text/plain), 270 bytes, created by
Andreis Vinogradovs ( slepnoga )
on 2010-07-31 20:19:13 UTC
(
hide
)
Description:
jss-4.3-ldflags.patch
Filename:
MIME Type:
Creator:
Andreis Vinogradovs ( slepnoga )
Created:
2010-07-31 20:19:13 UTC
Size:
270 bytes
patch
obsolete
>--- security/coreconf/Linux.mk >+++ security/coreconf/Linux.mk >@@ -174,7 +174,7 @@ > ARCH = linux > > DSO_CFLAGS = -fPIC >-DSO_LDOPTS = -shared $(ARCHFLAG) -Wl,-z,defs >+DSO_LDOPTS = $(LDFLAGS) -shared $(ARCHFLAG) -Wl,-z,defs > DSO_LDFLAGS = > LDFLAGS += $(ARCHFLAG) >
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 Raw
Actions:
View
Attachments on
bug 327619
:
240485
|
240487
| 240877