Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 207337 Details for
Bug 272575
app-cdr/cdw: 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]
fixing as-needed issues
cdw-0.3.93-as-needed.patch (text/plain), 916 bytes, created by
Kacper Kowalik (Xarthisius) (RETIRED)
on 2009-10-16 17:20:53 UTC
(
hide
)
Description:
fixing as-needed issues
Filename:
MIME Type:
Creator:
Kacper Kowalik (Xarthisius) (RETIRED)
Created:
2009-10-16 17:20:53 UTC
Size:
916 bytes
patch
obsolete
>--- cdw.orig/src/Makefile.am 2009-08-09 20:02:12.000000000 +0200 >+++ cdw/src/Makefile.am 2009-10-16 19:12:55.669768307 +0200 >@@ -35,7 +35,6 @@ > -Wstrict-prototypes > > # AM_CFLAGS = -pedantic -Wall -Wextra -Wformat-security -Wswitch-default -Wshadow -Wno-declaration-after-statement -Wno-long-long >-AM_LDFLAGS = -lmenuw -lformw -lpanelw -lncursesw -lpthread -lcdio > > > # this lists the binaries to produce >@@ -65,9 +64,11 @@ > > # this should include all source files except *_tests.c > cdw_SOURCES = $(cdw_base_sources) $(cdw_base_main) >+cdw_LDADD = -lmenuw -lformw -lpanelw -lncursesw -lpthread -lcdio -lm > > # this should include all source files except main.c > cdw_tests_SOURCES = $(cdw_base_sources) $(cdw_test_sources) $(cdw_test_main) >+cdw_tests_LDADD = -lmenuw -lformw -lpanelw -lncursesw -lpthread -lcdio -lm > > # all header files > noinst_HEADERS = blank_wizard.h cdda2wav.h cddb.h cdrecord_interface.h \
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 272575
:
193497
|
205436
|
205438
|
207336
| 207337