Applied, thanks! Damien Zammit, le sam. 22 juil. 2023 04:50:27 +0000, a ecrit: > Allows building of gnumach with --disable-kdb and --enable-ncpus > 1 > --- > i386/i386/db_interface.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/i386/i386/db_interface.c b/i386/i386/db_interface.c > index 5a4ace9f..06cbd5e0 100644 > --- a/i386/i386/db_interface.c > +++ b/i386/i386/db_interface.c > @@ -100,7 +100,7 @@ void db_load_context(pcb_t pcb) > } > > void cpu_interrupt_to_db(int i){ > -#if NCPUS > 1 > +#if MACH_KDB && NCPUS > 1 > db_on(i); > #endif > } > -- > 2.40.1 > > >
-- Samuel --- Pour une évaluation indépendante, transparente et rigoureuse ! Je soutiens la Commission d'Évaluation de l'Inria.