diff --git a/sys/kern/imgact_aout.c b/sys/kern/imgact_aout.c --- a/sys/kern/imgact_aout.c +++ b/sys/kern/imgact_aout.c @@ -145,7 +145,7 @@ .sv_set_fork_retval = x86_set_fork_retval, }; #else -#error "Port me" +#error "Only ia32 arch is supported" #endif static int