Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 242195 Details for
Bug 326385
dev-libs/nettle-2.0 has parallel build issues
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Diff for Makefile.in
nettle-2.0-makefile.patch (text/plain), 494 bytes, created by
Dane Smith (RETIRED)
on 2010-08-10 04:22:25 UTC
(
hide
)
Description:
Diff for Makefile.in
Filename:
MIME Type:
Creator:
Dane Smith (RETIRED)
Created:
2010-08-10 04:22:25 UTC
Size:
494 bytes
patch
obsolete
>--- Makefile.in 2009-06-08 14:27:11.000000000 -0400 >+++ Makefile.nettle.in 2010-08-09 19:58:19.000000000 -0400 >@@ -148,7 +148,7 @@ > [ -z "$(LIBNETTLE_SONAME)" ] || (cd .lib \ > && ln -sf ../$(LIBNETTLE_FORLINK) $(LIBNETTLE_SONAME)) > >-$(LIBHOGWEED_FORLINK): $(hogweed_PURE_OBJS) >+$(LIBHOGWEED_FORLINK): $(hogweed_PURE_OBJS) $(LIBNETTLE_FORLINK) > $(LIBHOGWEED_LINK) $(hogweed_PURE_OBJS) -o $@ $(LIBHOGWEED_LIBS) > -mkdir .lib 2>/dev/null > [ -z "$(LIBHOGWEED_SONAME)" ] || (cd .lib \
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 326385
:
237097
|
242193
| 242195