FreeBSD Bugzilla – Attachment 71252 Details for
Bug 103823
[MAINTAINER] games/kiki: gcc41 fixes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
kiki.patch
kiki.patch (text/plain), 1.06 KB, created by
Dmitry Marakasov
on 2006-09-29 21:20:17 UTC
(
hide
)
Description:
kiki.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2006-09-29 21:20:17 UTC
Size:
1.06 KB
patch
obsolete
>diff -ruN kiki.orig/Makefile kiki/Makefile >--- kiki.orig/Makefile Sat Sep 30 00:02:44 2006 >+++ kiki/Makefile Sat Sep 30 00:10:40 2006 >@@ -23,7 +23,7 @@ > USE_GMAKE= yes > USE_GL= yes > USE_SDL= sdl mixer image >-USE_DOS2UNIX= kodilib/linux/Makefile src/main/KikiController.cpp linux/Makefile kodilib/src/types/KVector.h >+USE_DOS2UNIX= kodilib/linux/Makefile src/main/KikiController.cpp linux/Makefile kodilib/src/types/KVector.h src/main/KikiPythonWidget.h > USE_GCC= 3.4+ > > MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" >diff -ruN kiki.orig/files/patch-src-main-KikiPythonWidget.h kiki/files/patch-src-main-KikiPythonWidget.h >--- kiki.orig/files/patch-src-main-KikiPythonWidget.h Thu Jan 1 03:00:00 1970 >+++ kiki/files/patch-src-main-KikiPythonWidget.h Sat Sep 30 00:11:07 2006 >@@ -0,0 +1,10 @@ >+--- src/main/KikiPythonWidget.h.orig Wed Apr 9 06:58:18 2003 >++++ src/main/KikiPythonWidget.h Sat Sep 30 00:08:07 2006 >+@@ -7,6 +7,7 @@ >+ #define __KikiPythonWidget >+ >+ #include "KikiPos.h" >++#include "KikiPython.h" >+ #include <KTextField.h> >+ >+ class KikiPythonWidget : public KTextField
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 103823
: 71252