From 209451326883d803ea7af8b1f48730b32fbdebdb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 12 Sep 2000 20:56:54 +0000 Subject: 2000-09-12 Ralf Corsepius * custom/erc32.cfg: Add comment on -mno-v8, -mcypress. * custom/gen68302.cfg: Comment out LIBC_LIB[C|M]. * custom/gen68340.cfg: Comment out LIBC_LIB[C|M]. * custom/gen68360.cfg: Comment out LIBC_LIB[C|M]. * custom/idp.cfg: Comment out LIBC_LIB[C|M]. * custom/mvme162.cfg: Comment out LIBC_LIB[C|M]. * custom/ods68302.cfg: Comment out LIBC_LIB[C|M]. --- make/custom/mvme162.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make/custom/mvme162.cfg') diff --git a/make/custom/mvme162.cfg b/make/custom/mvme162.cfg index ebd587e3df..b02a511ff5 100644 --- a/make/custom/mvme162.cfg +++ b/make/custom/mvme162.cfg @@ -55,8 +55,8 @@ ifeq ($(RTEMS_USE_GCC272),yes) ifeq ($(RTEMS_CPU_MODEL),m68lc040) # override default location of Standard C Library -LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/msoft-float/libc.a -LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/msoft-float/libm.a +# LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/msoft-float/libc.a +# LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/msoft-float/libm.a endif # mc68lc040 define make-exe -- cgit v1.2.3