forked from Imagelibrary/rtems
2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/check-smp.m4: Fix bogus log message.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* aclocal/check-smp.m4: Fix bogus log message.
|
||||
|
||||
2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* libnetworking/rtems/mkrootfs.c: Use mode_t for modes,
|
||||
|
||||
@@ -4,7 +4,7 @@ AC_DEFUN([RTEMS_CHECK_SMP],
|
||||
[dnl
|
||||
AC_REQUIRE([RTEMS_ENABLE_SMP])dnl
|
||||
|
||||
AC_CACHE_CHECK([whether CPU supports libposix],
|
||||
AC_CACHE_CHECK([whether CPU supports SMP],
|
||||
rtems_cv_HAS_SMP,
|
||||
[dnl
|
||||
case "$RTEMS_CPU" in
|
||||
|
||||
Reference in New Issue
Block a user