[Bug 234723] net-im/telegramqml: fix build with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 12 16:14:24 UTC 2019


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

--- Comment #1 from Henry Hu <henry.hu.sh at gmail.com> ---
If you specify compiler:c++11-lang on these architectures, will it use newer
GCC, or Clang?
My concern is that if it switches to Clang, then we may have runtime conflicts
between libc++ and libstdc++. If it uses newer GCC, then it should be fine.

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


More information about the freebsd-ports-bugs mailing list