https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224917
--- Comment #20 from Jan Beich <[email protected]> --- Clang lacks optimize attribute, so I've used optnone for MessageChannel::Clear(). Maybe worse than -O1 for the whole file but easier to maintain than un-unifying MessageChannel.cpp from 14 other files in the same directory while limiting to libc++. Expect the binary package with the workaround sometime tomorrow. Can someone confirm? http://beefy6.nyi.freebsd.org/build.html?mastername=103amd64-default&build=458707 http://beefy2.nyi.freebsd.org/build.html?mastername=103amd64-quarterly&build=458709 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
