summaryrefslogtreecommitdiffstats
path: root/make/custom/gen68302.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-12 20:56:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-12 20:56:54 +0000
commit209451326883d803ea7af8b1f48730b32fbdebdb (patch)
treed2533d3bffb4568b1556e39ed300c1feaccbee32 /make/custom/gen68302.cfg
parent2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-209451326883d803ea7af8b1f48730b32fbdebdb.tar.bz2
2000-09-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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].
Diffstat (limited to 'make/custom/gen68302.cfg')
-rw-r--r--make/custom/gen68302.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/custom/gen68302.cfg b/make/custom/gen68302.cfg
index 776e19d275..e84bbf7b1e 100644
--- a/make/custom/gen68302.cfg
+++ b/make/custom/gen68302.cfg
@@ -36,8 +36,8 @@ endef
ifeq ($(RTEMS_USE_GCC272),yes)
# override default location of Standard C Library
-LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/m68000/libc.a
-LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/m68000/libm.a
+# LIBC_LIBC=$(RTEMS_LIBC_DIR)/lib/m68000/libc.a
+# LIBC_LIBM=$(RTEMS_LIBC_DIR)/lib/m68000/libm.a
define make-exe
$(LD) $(LDFLAGS) -N -T $(LINKCMDS) -o $(basename $@).exe \