forked from Imagelibrary/rtems
Introduce AM_CONDITIONAL ATOMIC, cpuopt RTEMS_ATOMIC.
This commit is contained in:
@@ -20,11 +20,15 @@ RTEMS_PROG_CC_FOR_TARGET
|
||||
|
||||
RTEMS_CANONICALIZE_TOOLS
|
||||
|
||||
RTEMS_CHECK_CPUOPTS([RTEMS_ATOMIC])
|
||||
|
||||
RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP)
|
||||
|
||||
# FIXME: We should get rid of this. It's a cludge.
|
||||
AC_CHECK_SIZEOF([time_t])
|
||||
|
||||
AM_CONDITIONAL([ATOMIC],[test x"$rtems_cv_RTEMS_ATOMIC" = xyes])
|
||||
|
||||
# Explicitly list all Makefiles here
|
||||
AC_CONFIG_FILES([Makefile
|
||||
spfatal26/Makefile
|
||||
|
||||
Reference in New Issue
Block a user