forked from Imagelibrary/binutils-gdb
sim: drop WITH_ENGINE define
We enable this everywhere already, and all new ports should use the engine logic, so no point in making it an option to disable.
This commit is contained in:
@@ -41,9 +41,7 @@ static MODULE_INSTALL_FN * const modules[] = {
|
||||
standard_install,
|
||||
sim_events_install,
|
||||
sim_model_install,
|
||||
#if WITH_ENGINE
|
||||
sim_engine_install,
|
||||
#endif
|
||||
#if WITH_TRACE_ANY_P
|
||||
trace_install,
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user