FreeBSD Bugzilla – Attachment 81583 Details for
Bug 116823
[PATCH] games/noegnud-slashem: Fix build with gcc 4.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
noegnud-slashem-0.8.3_2.patch
noegnud-slashem-0.8.3_2.patch (text/plain), 1.36 KB, created by
Martin Wilke
on 2007-10-02 14:20:00 UTC
(
hide
)
Description:
noegnud-slashem-0.8.3_2.patch
Filename:
MIME Type:
Creator:
Martin Wilke
Created:
2007-10-02 14:20:00 UTC
Size:
1.36 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/games/noegnud-slashem/Makefile,v >retrieving revision 1.8 >diff -u -u -r1.8 Makefile >--- Makefile 2 Oct 2007 10:03:24 -0000 1.8 >+++ Makefile 2 Oct 2007 12:40:50 -0000 >@@ -35,10 +35,6 @@ > > .include <bsd.port.pre.mk> > >-.if ${OSVERSION} >= 700042 >-BROKEN= Does not compile with GCC 4.2 >-.endif >- > pre-everything:: > .if ${HAVE_SDL} > @${ECHO_MSG} "This port depends on SDL with OpenGL support." >Index: files/patch-noegnud_noegnud_gui.c >=================================================================== >RCS file: files/patch-noegnud_noegnud_gui.c >diff -N files/patch-noegnud_noegnud_gui.c >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-noegnud_noegnud_gui.c 2 Oct 2007 12:33:03 -0000 >@@ -0,0 +1,11 @@ >+--- noegnud/noegnud_gui.c.orig 2007-10-02 14:32:19.000000000 +0200 >++++ noegnud/noegnud_gui.c 2007-10-02 14:32:30.000000000 +0200 >+@@ -627,7 +627,7 @@ >+ //button=(noegnud_gui_tbutton *)noegnud_gui_create_window(parent,x,y,width,height,(sizeof(noegnud_gui_twindow)-sizeof(noegnud_gui_twidget))+datasize); >+ >+ text=noegnud_gui_create_text( >+- (noegnud_gui_twidget *)button=(noegnud_gui_tbutton *)noegnud_gui_create_window( >++ button=(noegnud_gui_tbutton *)noegnud_gui_create_window( >+ parent, >+ x,y, >+ width,height,
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 116823
: 81583