Slight Adjustment. __DECLSPEC_SUPPORTED is an output.
authorArt Yerkes <art.yerkes@gmail.com>
Mon, 15 Oct 2007 03:34:15 +0000 (03:34 +0000)
committerArt Yerkes <art.yerkes@gmail.com>
Mon, 15 Oct 2007 03:34:15 +0000 (03:34 +0000)
svn path=/trunk/; revision=29590

reactos/ReactOS-ppc.rbuild

index dbc1e0b..f2d920b 100644 (file)
@@ -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" />