diff --git a/sys/kern/imgact_aout.c b/sys/kern/imgact_aout.c index 7d7ba51efd8..560803db4a8 100644 --- a/sys/kern/imgact_aout.c +++ b/sys/kern/imgact_aout.c @@ -145,7 +145,7 @@ struct sysentvec aout_sysvec = { .sv_set_fork_retval = x86_set_fork_retval, }; #else -#error "Port me" +#error "Only ia32 arch is supported" #endif static int