Author: tkreuzer
Date: Wed Jul 28 03:03:44 2010
New Revision: 48324
URL:
http://svn.reactos.org/svn/reactos?rev=48324&view=rev
Log:
reduce diff to trunk
Modified:
branches/ros-amd64-bringup/reactos/dll/3rdparty/mesa32/mesa32.rbuild
Modified: branches/ros-amd64-bringup/reactos/dll/3rdparty/mesa32/mesa32.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/dll/3…
==============================================================================
--- branches/ros-amd64-bringup/reactos/dll/3rdparty/mesa32/mesa32.rbuild [iso-8859-1]
(original)
+++ branches/ros-amd64-bringup/reactos/dll/3rdparty/mesa32/mesa32.rbuild [iso-8859-1] Wed
Jul 28 03:03:44 2010
@@ -11,10 +11,6 @@
<define name="BUILD_GL32" />
<define name="WIN32" />
<define name="USE_EXTERNAL_DXTN_LIB=1" />
- <if property="ARCH" value="amd64">
- <!-- Gross hack to work around broken autoexport -->
- <define name="dllexport">aligned(1)</define>
- </if>
<if property="ARCH" value="i386">
<define name="USE_X86_ASM" />
<define name="USE_MMX_ASM" />