Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 88980 Details for
Bug 130464
app-crypt/heimdal-0.7.2 breaks with LDFLAGS="-Wl,--as-needed"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Allow compile without filtering.
as-needed.0.7.2.patch (text/plain), 866 bytes, created by
James Cassidy
on 2006-06-12 08:24:38 UTC
(
hide
)
Description:
Allow compile without filtering.
Filename:
MIME Type:
Creator:
James Cassidy
Created:
2006-06-12 08:24:38 UTC
Size:
866 bytes
patch
obsolete
>diff -uNr heimdal-0.7.2.orig/lib/editline/Makefile.am heimdal-0.7.2/lib/editline/Makefile.am >--- heimdal-0.7.2.orig/lib/editline/Makefile.am 2005-04-24 15:16:48.000000000 -0400 >+++ heimdal-0.7.2/lib/editline/Makefile.am 2006-06-12 10:50:40.660711000 -0400 >@@ -35,6 +35,8 @@ > unix.h \ > $(EXTRA_SOURCE) > >+libeditline_la_LIBADD = @LIB_tgetent@ >+ > EXTRA_SOURCE = $(ES) > > libel_compat_la_SOURCES = edit_compat.c >diff -uNr heimdal-0.7.2.orig/lib/roken/Makefile.am heimdal-0.7.2/lib/roken/Makefile.am >--- heimdal-0.7.2.orig/lib/roken/Makefile.am 2005-05-24 07:39:01.000000000 -0400 >+++ heimdal-0.7.2/lib/roken/Makefile.am 2006-06-12 10:11:37.718286250 -0400 >@@ -104,7 +104,7 @@ > > EXTRA_DIST = roken.awk roken.h.in > >-libroken_la_LIBADD = @LTLIBOBJS@ >+libroken_la_LIBADD = @LTLIBOBJS@ $(LIB_crypt) > if have_cgetent > else > libroken_la_LIBADD += $(DBLIB)
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 130464
:
84952
| 88980