Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 85777 Details for
Bug 131700
media-sound/id3v2-0.1.11: fix compilation with --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
id3v2-0.1.11-fix-as-needed.patch
id3v2-0.1.11-fix-as-needed.patch (text/plain), 350 bytes, created by
TGL
on 2006-04-29 11:28:00 UTC
(
hide
)
Description:
id3v2-0.1.11-fix-as-needed.patch
Filename:
MIME Type:
Creator:
TGL
Created:
2006-04-29 11:28:00 UTC
Size:
350 bytes
patch
obsolete
>--- Makefile.orig 2006-04-27 23:54:41.000000000 +0200 >+++ Makefile 2006-04-27 23:54:45.000000000 +0200 >@@ -7,7 +7,7 @@ > LDFLAGS+= -L${PREFIX}/lib/ > > id3v2: convert.o list.o id3v2.o genre.o >- c++ ${LDFLAGS} -pedantic -Wall -lz -lid3 -g -o $@ $^ >+ c++ ${LDFLAGS} -pedantic -Wall -o $@ $^ -lz -lid3 > > create_map: create_map.o > c++ -Wall -g -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 131700
: 85777