Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 237625 Details for
Bug 319661
sys-libs/zlib-1.2.5: parallel build fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch against the zlib makefile
zlib-makefile.patch (text/plain), 406 bytes, created by
Xake
on 2010-07-05 20:14:59 UTC
(
hide
)
Description:
patch against the zlib makefile
Filename:
MIME Type:
Creator:
Xake
Created:
2010-07-05 20:14:59 UTC
Size:
406 bytes
patch
obsolete
>--- zlib-1.2.5/Makefile.in 2010-04-20 06:12:21.000000000 +0200 >+++ zlib-1.2.5.new/Makefile.in 2010-07-05 22:06:37.356741976 +0200 >@@ -136,7 +136,7 @@ > $(CC) $(SFLAGS) -DPIC -c -o objs/$*.o $< > -@mv objs/$*.o $@ > >-$(SHAREDLIBV): $(PIC_OBJS) >+$(SHAREDLIBV): $(PIC_OBJS) libz.a > $(LDSHARED) $(SFLAGS) -o $@ $(PIC_OBJS) $(LDSHAREDLIBC) $(LDFLAGS) > rm -f $(SHAREDLIB) $(SHAREDLIBM) > ln -s $@ $(SHAREDLIB)
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 319661
: 237625