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=295…
==============================================================================
--- 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" />