Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2017 04:23:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 223179] lib/libcompiler_rt fails to compile with gcc; some flags are being applied incorrectly
Message-ID:  <bug-223179-8-jYiD9hQ7xC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223179-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223179-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223179

--- Comment #1 from commit-hook@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=3Dsafe-stack with clang.

  This is a draft diff.

  PR:           223179

Changes:
  projects/runtime-coverage/lib/libclang_rt/Makefile.inc

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223179-8-jYiD9hQ7xC>