[Lunar-commits] r25161 - moonbase/trunk/graphics/SDL_gfx
Auke Kok
sofar at lunar-linux.org
Mon Jul 16 17:47:22 CEST 2007
Author: sofar
Date: 2007-07-16 17:47:22 +0200 (Mon, 16 Jul 2007)
New Revision: 25161
Added:
moonbase/trunk/graphics/SDL_gfx/BUILD.x86_64
Log:
make the module x86_64 compatible by adding the file BUILD.x86_64, containing --diasble-mmx configure-option
(modified by sofar)
From: criggenbach at magahugu.net
Added: moonbase/trunk/graphics/SDL_gfx/BUILD.x86_64
===================================================================
--- moonbase/trunk/graphics/SDL_gfx/BUILD.x86_64 (rev 0)
+++ moonbase/trunk/graphics/SDL_gfx/BUILD.x86_64 2007-07-16 15:47:22 UTC (rev 25161)
@@ -0,0 +1,7 @@
+(
+
+ unset CFLAGS
+ OPTS+=" --disable-mmx"
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list