* config/t-vxworks (LIMITS_H_TEST): Define to true for VxWorks.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122475
138bc75d-0d04-0410-961f-
82ee72b054a4
2007-03-02 Richard Sandiford <richard@codesourcery.com>
+ * config/t-vxworks (LIMITS_H_TEST): Define to true for VxWorks.
+
+2007-03-02 Richard Sandiford <richard@codesourcery.com>
+
* config/t-vxworks (LIBGCC2_INCLUDES): Pass -nostdinc.
Use $MULTIDIR to choose between the kernel and RTP headers,
and use $WIND_BASE and $WIND_USR to locate them.
*) echo $(WIND_BASE)/target/h ;; \
esac`
+# Both the kernel and RTP headers provide limits.h.
+LIMITS_H_TEST = true
+
EXTRA_MULTILIB_PARTS =
vxworks.o: $(srcdir)/config/vxworks.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \