Commit 10fc9fb9 by Richard Stallman

(SIZE_TYPE): #undef it.

From-SVN: r6042
parent 6355b140
...@@ -66,6 +66,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -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" #define LIB_SPEC "%{mnoieee:-L/usr/lib/noieee} -L/usr/lib %{mnx:-lnx -lmach} -lc -lic"
#endif /* HAVE_DASH_G */ #endif /* HAVE_DASH_G */
/* Get rid of definition from svr3.h. */
#undef SIZE_TYPE
#undef I860_REG_PREFIX #undef I860_REG_PREFIX
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment