From ee31c09a881b0443c41e03cf7af2018e1053433b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 3 Apr 2002 14:16:20 +0000 Subject: 2002-04-01 Ralf Corsepius * custom/erc32nfp.cfg: Remove CPU_U32_FIX. * custom/erc32.cfg: Ditto. * custom/leon2.cfg: Ditto. --- make/custom/erc32.cfg | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'make/custom/erc32.cfg') diff --git a/make/custom/erc32.cfg b/make/custom/erc32.cfg index 9d19e0273f..27eb5ef0de 100644 --- a/make/custom/erc32.cfg +++ b/make/custom/erc32.cfg @@ -19,17 +19,6 @@ CPU_CFLAGS = -mcpu=cypress # -O4 is ok for RTEMS CFLAGS_OPTIMIZE_V=-O4 -# This makes the target dependent options file - -# CPU_U32_FIX (all) libchip/network/sonic.* -# Needed to align received TCP/IP packets since SPARC does not -# support unaligned memory access. -# - -define make-target-options - @echo "#define CPU_U32_FIX 1" >>$@ -endef - # The following are definitions of make-exe which will work using ld as # is currently required. It is expected that as of gcc 2.8, the end user # will be able to override parts of the compilers specs and link using gcc. -- cgit v1.2.3