On Thu, May 20, 2010 at 05:39:09PM +0800, Vanilla Hsu wrote:
> I got such message since 2 weeks ago.
> 
> --
> /home/clangbsd/lib/libc/sys/stack_protector.c:88:19: error: format string is
> not a string literal (potentially insecure) [-Wformat-security]
>         syslog(LOG_CRIT, msg);
>                          ^~~
> 1 error generated.
> *** Error code 1

you have to have

NO_WERROR=
WERROR=

in /etc/make.conf or /etc/src.conf
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to