Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 311775 Details for
Bug 396067
app-arch/createrepo-0.9.8-r1 removal ( was app-arch/createrepo-0.9.8-r1 crashes after indexing ~30 rpms )
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
3.6_pre20110223-build.patch
3.6_pre20110223-build.patch (text/plain), 671 bytes, created by
Alon Bar-Lev
on 2012-05-14 19:31:14 UTC
(
hide
)
Description:
3.6_pre20110223-build.patch
Filename:
MIME Type:
Creator:
Alon Bar-Lev
Created:
2012-05-14 19:31:14 UTC
Size:
671 bytes
patch
obsolete
>diff --git a/Makefile b/Makefile >index 0d0028f..9d05d59 100644 >--- a/Makefile >+++ b/Makefile >@@ -41,7 +41,7 @@ _deltarpmmodule.so: readdeltarpm.o rpmhead.o util.o md5.o cfile.o $(zlibbundled) > if [ ! -f "python$$PYVER/$@" ]; then \ > mkdir -p python$$PYVER ;\ > $(CC) $(CFLAGS) $$PYCFLAGS $(zlibcppflag) -fPIC -c -o python$$PYVER/deltarpmmodule.o deltarpmmodule.c ;\ >- $(CC) -o python$$PYVER/$@ python$$PYVER/deltarpmmodule.o $^ -shared -Wl,-soname,_deltarpmmodule.so $(LDLIBS) $$PYLDFLAGS; \ >+ $(CC) -o python$$PYVER/$@ python$$PYVER/deltarpmmodule.o $^ -shared -Wl,-soname,_deltarpmmodule.so $(LDLIBS) $(LDFLAGS) $$PYLDFLAGS; \ > fi; \ > fi; \ > done
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 396067
:
311697
|
311699
|
311719
| 311775