On Fri, Apr 16, 2010 at 3:45 PM, Ivan Voras <ivo...@freebsd.org> wrote: > Rink Springer wrote: >> >> On Sat, Apr 17, 2010 at 12:21:29AM +0200, Ivan Voras wrote: >>>> >>>> /mt/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 diagnostic generated. >>>> *** Error code 1 >>>> 2 errors >>>> *** Error code 2 >>>> 1 error >>> >>> Actually the above error message was garbled by -j#, here's a more >>> informative one: >> >> Maybe this is why you have to place NO_WERROR and WERROR into make.conf >> before building? > > Ahh yes, I thought something was nagging me about the order of setting > make.conf vars and buildworld in Roman's message :)
Is there a -Wno-security with clang? Thanks, -Garrett _______________________________________________ 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"