https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223179
--- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: ngie Date: Mon Oct 23 04:22:17 UTC 2017 New revision: 324894 URL: https://svnweb.freebsd.org/changeset/base/324894 Log: Support compiling lib/libclang_rt/profile with gcc Several of the flags were being treated as CFLAGS, when they were actually technically CXXFLAGS. Move them there. Also, only apply -fno-sanitize=safe-stack with clang. This is a draft diff. PR: 223179 Changes: projects/runtime-coverage/lib/libclang_rt/Makefile.inc -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"