]> gcc.gnu.org Git - gcc.git/commitdiff
(SIZE_TYPE): #undef it.
authorRichard Stallman <rms@gnu.org>
Tue, 9 Nov 1993 05:01:21 +0000 (05:01 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 9 Nov 1993 05:01:21 +0000 (05:01 +0000)
From-SVN: r6042

gcc/config/i860/paragon.h

index 1159251dfd1d1f9f834623d6a4d982b81cb70600..8d33efd5876e931509f2dd084e525203da4e9e04 100644 (file)
@@ -66,6 +66,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define LIB_SPEC "%{mnoieee:-L/usr/lib/noieee} -L/usr/lib %{mnx:-lnx -lmach} -lc -lic"
 #endif /* HAVE_DASH_G */
 
+/* Get rid of definition from svr3.h.  */
+#undef SIZE_TYPE
 
 #undef I860_REG_PREFIX
 
This page took 0.056226 seconds and 5 git commands to generate.