FreeBSD Bugzilla – Attachment 104568 Details for
Bug 144766
[patch] emulators/mupen64-rice fix build with gcc42
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 705 bytes, created by
Andrius Morkunas
on 2010-03-15 17:10:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Andrius Morkunas
Created:
2010-03-15 17:10:04 UTC
Size:
705 bytes
patch
obsolete
>diff -ruN emulators/mupen64-rice.orig/Makefile emulators/mupen64-rice/Makefile >--- emulators/mupen64-rice.orig/Makefile 2009-05-29 03:19:50.000000000 +0000 >+++ emulators/mupen64-rice/Makefile 2010-03-15 15:48:31.842723914 +0000 >@@ -23,7 +23,6 @@ > USE_SDL= sdl > USE_GL= gl > USE_GNOME= gtk12 >-USE_GCC= 3.4 > ONLY_FOR_ARCHS= i386 > > PLUGIN_NAME= ricedaedalus >@@ -34,6 +33,12 @@ > > FIXME2= glh_genext.h > >+post-patch: >+ @${REINPLACE_CMD} -e 's|CDaedalusRender::IsTextureEnabled|IsTextureEnabled|' \ >+ ${WRKSRC}/DaedalusRender.h >+ @${REINPLACE_CMD} -e 's|^HRESULT|template<> HRESULT|' \ >+ ${WRKSRC}/Profiler.cpp >+ > do-configure: > .for i in ${FIXME2} > ${REINPLACE_CMD} -e 's|SDL/SDL.h|SDL.h|' ${WRKSRC}/${i}
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 144766
: 104568