Re: build fails due to intrctl on ARM

2016-10-15 Thread Johnny Billquist
On 2016-10-15 22:49, Rin Okuyama wrote: Build fails due to intrctl(8) on ARM, whose char is unsigned. Please apply the attached patch. Well, considering that getopt() is returning an int, whoever wrote that code did it wrong. So this is a general bug that might affect everyone, not just arm.

build fails due to intrctl on ARM

2016-10-15 Thread Rin Okuyama
Build fails due to intrctl(8) on ARM, whose char is unsigned. Please apply the attached patch. Thanks, Rin --- src/usr.sbin/intrctl/intrctl.c.orig 2016-10-16 05:31:55.270511416 +0900 +++ src/usr.sbin/intrctl/intrctl.c 2016-10-16 05:32:14.437245115 +0900 @@ -118,7 +118,7 @@ void