Re: ctlstat not building with clang

2012-01-12 Thread Kenneth D. Merry
On Thu, Jan 12, 2012 at 14:59:11 -0600, Dan McGregor wrote: > Building world with clang now (as of r229997) no longer compiles because > ctlstat was imported into the tree. The error is: > > clang -O2 -pipe -I/usr/src/usr.bin/ctlstat/../../sys -std=gnu99 > -fstack-protector -Wsystem-headers -Wer

ctlstat not building with clang

2012-01-12 Thread Dan McGregor
Building world with clang now (as of r229997) no longer compiles because ctlstat was imported into the tree. The error is: clang -O2 -pipe -I/usr/src/usr.bin/ctlstat/../../sys -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes