Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 241831 Details for
Bug 331609
dev-libs/openssl-1.0.0a doesn't respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
openssl-1.0.0a.patch (text/plain), 1.00 KB, created by
Olivier Huber
on 2010-08-08 04:48:44 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Olivier Huber
Created:
2010-08-08 04:48:44 UTC
Size:
1.00 KB
patch
obsolete
>--- Makefile.org~ 2010-08-07 23:29:17.511000011 -0400 >+++ Makefile.org 2010-08-07 23:30:28.319000011 -0400 >@@ -189,6 +189,7 @@ > MAKEDEPEND='$$$${TOP}/util/domd $$$${TOP} -MD $(MAKEDEPPROG)' \ > DEPFLAG='-DOPENSSL_NO_DEPRECATED $(DEPFLAG)' \ > MAKEDEPPROG='$(MAKEDEPPROG)' \ >+ LDFLAGS='${LDFLAGS}' \ > SHARED_LDFLAGS='$(SHARED_LDFLAGS)' \ > KRB5_INCLUDES='$(KRB5_INCLUDES)' LIBKRB5='$(LIBKRB5)' \ > ZLIB_INCLUDE='$(ZLIB_INCLUDE)' LIBZLIB='$(LIBZLIB)' \ >--- Makefile.shared~ 2010-08-07 23:30:45.025000010 -0400 >+++ Makefile.shared 2010-08-07 23:30:54.800000009 -0400 >@@ -153,7 +153,7 @@ > NOALLSYMSFLAGS='-Wl,--no-whole-archive'; \ > SHAREDFLAGS="$(CFLAGS) $(SHARED_LDFLAGS) -shared -Wl,-Bsymbolic -Wl,-soname=$$SHLIB$$SHLIB_SOVER$$SHLIB_SUFFIX" > >-DO_GNU_APP=LDFLAGS="$(CFLAGS) -Wl,-rpath,$(LIBRPATH)" >+DO_GNU_APP=LDFLAGS="$(LDFLAGS) $(CFLAGS) -Wl,-rpath,$(LIBRPATH)" > > #This is rather special. It's a special target with which one can link > #applications without bothering with any features that have anything to
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 331609
: 241831