mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2003-07-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_BSP from RTEMS_CHECK_MULTIPROCESSING.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-07-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Remove RTEMS_BSP from RTEMS_CHECK_MULTIPROCESSING.
|
||||
|
||||
2003-06-04 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* stackchk/check.c: Removed warnings.
|
||||
|
||||
@@ -21,7 +21,7 @@ RTEMS_CANONICAL_HOST
|
||||
RTEMS_PROG_CC_FOR_TARGET
|
||||
RTEMS_CANONICALIZE_TOOLS
|
||||
|
||||
RTEMS_CHECK_MULTIPROCESSING(RTEMS_BSP)
|
||||
RTEMS_CHECK_MULTIPROCESSING
|
||||
|
||||
AM_CONDITIONAL(HAS_MP,test "$HAS_MP" = "yes")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user