Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 181831 Details for
Bug 247822
media-sound/audtty: fails with forced --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to modify files/audtty-0.1.9a-cc-and-destdir.patch for proper link ordering
audtty-patch.patch (text/plain), 534 bytes, created by
Kevin Pyle
on 2009-02-13 04:35:27 UTC
(
hide
)
Description:
Patch to modify files/audtty-0.1.9a-cc-and-destdir.patch for proper link ordering
Filename:
MIME Type:
Creator:
Kevin Pyle
Created:
2009-02-13 04:35:27 UTC
Size:
534 bytes
patch
obsolete
>diff -ur a/audtty-0.1.9a-cc-and-destdir.patch b/audtty-0.1.9a-cc-and-destdir.patch >--- a/audtty-0.1.9a-cc-and-destdir.patch 2008-07-05 01:39:19.000000000 -0500 >+++ b/audtty-0.1.9a-cc-and-destdir.patch 2009-02-12 22:31:30.000000000 -0600 >@@ -6,7 +6,7 @@ > > audtty: ${BINS} > - cc -Wall -lncurses -laudclient ${LDFLAGS} -o audtty $(BINS) >-+ $(CC) -Wall -lncurses -laudclient ${LDFLAGS} -o audtty $(BINS) >++ $(CC) -Wall ${LDFLAGS} -o audtty $(BINS) -lncurses -laudclient > > .c.o: > - cc -Wall ${AUDACIOUS_CFLAGS} ${CFLAGS} -o $@ -c $<
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 247822
:
172559
| 181831