Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 159762 Details for
Bug 230509
media-video/ogmrip-0.12.0 turns warnings into errors
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
the patch removes -Werror from CFLAGS in configure
ogmrip-werror-removal.patch (text/plain), 980 bytes, created by
Attila Tóth
on 2008-07-07 04:31:44 UTC
(
hide
)
Description:
the patch removes -Werror from CFLAGS in configure
Filename:
MIME Type:
Creator:
Attila Tóth
Created:
2008-07-07 04:31:44 UTC
Size:
980 bytes
patch
obsolete
>diff -urN ogmrip-0.12.0-original/configure ogmrip-0.12.0-wowerror/configure >--- ogmrip-0.12.0-original/configure 2008-06-06 20:26:31.000000000 +0200 >+++ ogmrip-0.12.0-wowerror/configure 2008-07-07 06:25:08.000000000 +0200 >@@ -20517,7 +20517,7 @@ > > > >-CFLAGS="$CFLAGS -I/usr/local/include -I.. -Wall -Werror" >+CFLAGS="$CFLAGS -I/usr/local/include -I.. -Wall" > CPPFLAGS="$CPPFLAGS -I/usr/local/include" > > LDFLAGS="$LDFLAGS -Wl,--export-dynamic -L/usr/local/lib -L/usr/pkg/lib" >diff -urN ogmrip-0.12.0-original/configure.in ogmrip-0.12.0-wowerror/configure.in >--- ogmrip-0.12.0-original/configure.in 2008-05-11 20:42:16.000000000 +0200 >+++ ogmrip-0.12.0-wowerror/configure.in 2008-07-07 06:25:17.000000000 +0200 >@@ -36,7 +36,7 @@ > > AM_MAINTAINER_MODE > >-CFLAGS="$CFLAGS -I/usr/local/include -I.. -Wall -Werror" >+CFLAGS="$CFLAGS -I/usr/local/include -I.. -Wall" > CPPFLAGS="$CPPFLAGS -I/usr/local/include" > > LDFLAGS="$LDFLAGS -Wl,--export-dynamic -L/usr/local/lib -L/usr/pkg/lib"
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 230509
:
159311
|
159313
|
159731
| 159762 |
159841
|
159842
|
160278
|
160280
|
160288
|
160372
|
160374
|
164079
|
164080