[Bug 223179] lib/libcompiler_rt fails to compile with gcc; some flags are being applied incorrectly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 23 04:23:01 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223179

--- Comment #1 from commit-hook at 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.


More information about the freebsd-bugs mailing list