[Bug 3850] changes between rev1480 and rev1481 make the UI menus disfunctionnal
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Tue Nov 11 09:57:10 EST 2008
http://bugzilla.icculus.org/show_bug.cgi?id=3850
------- Comment #3 from vincent at cojot.name 2008-11-11 09:57 EDT -------
Here's what I used:
$ svn diff SVN/icculus/ioquake3-linux
Index: SVN/icculus/ioquake3-linux/trunk/Makefile
===================================================================
--- SVN/icculus/ioquake3-linux/trunk/Makefile (revision 1487)
+++ SVN/icculus/ioquake3-linux/trunk/Makefile (working copy)
@@ -238,7 +238,7 @@
endif
BASE_CFLAGS = -Wall -Wimplicit -Wstrict-prototypes \
- -pipe -DUSE_ICON $(shell sdl-config --cflags)
+ -pipe -DUSE_ICON $(shell sdl-config --cflags) -fno-strict-aliasing
ifeq ($(USE_OPENAL),1)
BASE_CFLAGS += -DUSE_OPENAL
--
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the quake3-bugzilla
mailing list