mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 17:40:49 +00:00
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