Mageia Bugzilla – Attachment 3025 Details for
Bug 7951
Request fdk-aac to replace libvo_aacenc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
patch to add explicit links to -ldl and -lm in LDFLAGS
makefile.in-ldl-patch (text/plain), 222 bytes, created by
Philippe Didier
on 2012-11-01 20:58:06 CET
(
hide
)
Description:
patch to add explicit links to -ldl and -lm in LDFLAGS
Filename:
MIME Type:
Creator:
Philippe Didier
Created:
2012-11-01 20:58:06 CET
Size:
222 bytes
patch
obsolete
>--- Makefile.in 2012-07-11 13:38:28.000000000 +0200 >+++ Makefile.in 2012-11-01 15:57:20.786386241 +0100 >@@ -229,4 +229,4 @@ > LD = @LD@ >-LDFLAGS = @LDFLAGS@ >+LDFLAGS = @LDFLAGS@ -ldl -lm > LIBOBJS = @LIBOBJS@ > LIBS = @LIBS@
--- Makefile.in 2012-07-11 13:38:28.000000000 +0200 +++ Makefile.in 2012-11-01 15:57:20.786386241 +0100 @@ -229,4 +229,4 @@ LD = @LD@ -LDFLAGS = @LDFLAGS@ +LDFLAGS = @LDFLAGS@ -ldl -lm LIBOBJS = @LIBOBJS@ LIBS = @LIBS@
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 7951
:
3024
|
3025
|
3028
|
3029
|
10821