ada: Use CONFIGURE_DISABLE_SMP_CONFIGURATION

Most Ada tests fail otherwise.

Update #3020.
This commit is contained in:
Sebastian Huber
2017-12-01 13:58:22 +01:00
parent 2178978ad4
commit c589775aea
+2
View File
@@ -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;