[ros-diffs] [arty] 29590: Slight Adjustment. __DECLSPEC_SUPPORTED is an output.

arty at svn.reactos.org arty at svn.reactos.org
Mon Oct 15 05:34:16 CEST 2007


Author: arty
Date: Mon Oct 15 07:34:15 2007
New Revision: 29590

URL: http://svn.reactos.org/svn/reactos?rev=29590&view=rev
Log:
Slight Adjustment.  __DECLSPEC_SUPPORTED is an output.

Modified:
    trunk/reactos/ReactOS-ppc.rbuild

Modified: trunk/reactos/ReactOS-ppc.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/ReactOS-ppc.rbuild?rev=29590&r1=29589&r2=29590&view=diff
==============================================================================
--- trunk/reactos/ReactOS-ppc.rbuild (original)
+++ trunk/reactos/ReactOS-ppc.rbuild Mon Oct 15 07:34:15 2007
@@ -25,7 +25,7 @@
 	<define name="WORDS_BIGENDIAN" empty="true" />
 	<define name="__MSVCRT__" empty="true" />
 	<define name="__NO_CTYPE_INLINES" />
-	<define name="__DECLSPEC_SUPPORTED" />
+	<!-- <define name="__DECLSPEC_SUPPORTED" /> -->
 	<define name="__MINGW_IMPORT">extern</define>
 	<define name="_CRTIMP" empty="true" />
 	<define name="'__declspec(x)'" empty="true" />




More information about the Ros-diffs mailing list