Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 243605 Details for
Bug 333495
media-tv/dvbtune-0.5 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
dvbtune-0.5-ldflags.patch (text/plain), 340 bytes, created by
Chris Mayo
on 2010-08-19 19:23:00 UTC
(
hide
)
Description:
LDFLAGS patch
Filename:
MIME Type:
Creator:
Chris Mayo
Created:
2010-08-19 19:23:00 UTC
Size:
340 bytes
patch
obsolete
>--- dvbtune-0.5/Makefile.orig 2010-08-19 20:11:23.982708676 +0100 >+++ dvbtune-0.5/Makefile 2010-08-19 20:08:46.940554654 +0100 >@@ -33,7 +33,7 @@ > dvbtune: dvbtune.c tune.o > > xml2vdr: xml2vdr.c >- $(CC) $(CFLAGS) -o xml2vdr xml2vdr.c -lxml2 >+ $(CC) $(CFLAGS) -o xml2vdr xml2vdr.c -lxml2 $(LDFLAGS) > > clean: > rm -f *.o *~ dvbtune xml2vdr
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 333495
: 243605