forked from Imagelibrary/rtems
ada: Use CONFIGURE_DISABLE_SMP_CONFIGURATION
Most Ada tests fail otherwise. Update #3020.
This commit is contained in:
@@ -45,6 +45,8 @@ rtems_id tcb_to_id(Thread_Control *tcb);
|
||||
|
||||
#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
|
||||
|
||||
#define CONFIGURE_DISABLE_SMP_CONFIGURATION
|
||||
|
||||
#include <config.h>
|
||||
|
||||
const char rtems_test_name[] = ADA_TEST_NAME;
|
||||
|
||||
Reference in New Issue
Block a user