Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 243599 Details for
Bug 333489
media-video/vdrtools-genindex-0.1.3 doesn't respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
LDFLAGS patch for genindex
vdrtools-genindex-0.1.3-ldflags.patch (text/plain), 316 bytes, created by
Chris Mayo
on 2010-08-19 18:49:27 UTC
(
hide
)
Description:
LDFLAGS patch for genindex
Filename:
MIME Type:
Creator:
Chris Mayo
Created:
2010-08-19 18:49:27 UTC
Size:
316 bytes
patch
obsolete
>--- Makefile.orig 2010-08-19 19:33:17.121007929 +0100 >+++ Makefile 2010-08-19 19:33:42.760695900 +0100 >@@ -52,7 +52,7 @@ > # The main program: > > genindex: $(OBJS) >- $(CXX) $(CXXFLAGS) $^ -o $@ >+ $(CXX) $(CXXFLAGS) $^ -o $@ $(LDFLAGS) > > rmstream: rmstream.o thread.o ringbuffer.o pes.o > $(CXX) $(CXXFLAGS) $^ -o $@
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 333489
: 243599