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

--- Comment #33 from commit-h...@freebsd.org ---
A commit references this bug:

Author: dim
Date: Wed Sep  9 20:48:58 UTC 2020
New revision: 365509
URL: https://svnweb.freebsd.org/changeset/base/365509

Log:
  Follow-up r364753 by enabling compiler-rt's atomic implementation only
  for clang, as it uses clang specific builtins, and does not compile
  correctly with gcc. Note that gcc packages usually come with their own
  libatomic, providing these primitives.

  PR:           230888
  MFC after:    3 days
  X-MFC-With:   r364753

Changes:
  head/lib/libcompiler_rt/Makefile.inc

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to