Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 46794 Details for
Bug 75556
mplayer (christmas) update (1.0pre6)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mplayer-1.0_pre6-configure.patch
mplayer-1.0_pre6-configure.patch (text/plain), 1.19 KB, created by
Przemyslaw Maciag (RETIRED)
on 2004-12-24 07:59:51 UTC
(
hide
)
Description:
mplayer-1.0_pre6-configure.patch
Filename:
MIME Type:
Creator:
Przemyslaw Maciag (RETIRED)
Created:
2004-12-24 07:59:51 UTC
Size:
1.19 KB
patch
obsolete
>--- configure.orig 2004-12-24 13:08:38.995104616 +0000 >+++ configure 2004-12-24 13:09:20.898566656 +0000 >@@ -6306,35 +6306,7 @@ > ############################################################################# > > # Checking for CFLAGS >-_stripbinaries=yes >-if test "$_profile" != "" || test "$_debug" != "" ; then >- CFLAGS="-W -Wall -O2 $_march $_mcpu $_debug $_profile" >- if test "$_cc_major" -ge "3" ; then >- CFLAGS=`echo "$CFLAGS" | sed -e 's/\(-Wall\)/\1 -Wno-unused-parameter/'` >- fi >- _stripbinaries=no >-elif test -z "$CFLAGS" ; then >- CFLAGS="-O4 $_march $_mcpu $_pipe -ffast-math -fomit-frame-pointer" >- # always compile with '-g' if .developer: >- if test -f ".developer" ; then >- CFLAGS="-g $CFLAGS" >- if (test "$_crash_debug" = auto) && (not mingw32) ; then >- _crash_debug=yes >- fi >- _stripbinaries=no >- fi >-else >- cat <<EOF >- >-MPlayer compilation will use the CFLAGS set by you, but: >- >- *** *** DO NOT REPORT BUGS IF IT DOES NOT COMPILE/WORK! *** *** >- >-It is strongly recommended to let MPlayer choose the correct CFLAGS! >-To do so, execute 'CFLAGS= ./configure <options>' >- >-EOF >-fi >+CFLAGS="custom" > > echocheck "automatic gdb attach" > if test "$_crash_debug" = yes ; then
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 75556
:
46793
| 46794 |
46858