2002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.inc.in: Remove RTEMS_USE_GCC272, RTEMS_LIBC_DIR.
This commit is contained in:
Ralf Corsepius
2002-11-13 04:52:39 +00:00
parent ea9f767421
commit 2e7d7ffbf2
2 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.inc.in: Remove RTEMS_USE_GCC272, RTEMS_LIBC_DIR.
2002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* compilers/gcc-target-default.cfg: Remove obsolete reference to

View File

@@ -38,10 +38,6 @@ RTEMS_HAS_POSIX_API = @RTEMS_HAS_POSIX_API@
RTEMS_HAS_ITRON_API = @RTEMS_HAS_ITRON_API@
RTEMS_USE_MACROS = @RTEMS_USE_MACROS@
RTEMS_HAS_CPLUSPLUS = @RTEMS_HAS_CPLUSPLUS@
# OBSOLETE: Don't use
# RTEMS_USE_GCC272 = no
# OBSOLETE: Don't use
# RTEMS_LIBC_DIR = @RTEMS_LIBC_DIR@
export RTEMS_BSP
export RTEMS_CUSTOM