https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231260
--- Comment #4 from Dimitry Andric <[email protected]> --- (In reply to Samy Mahmoudi from comment #3) > I can confirm the issue is reproducible with r338586 (see Comment 2 for how > to reproduce). > > gcc6 and gcc7 use c++6 and c++7 (respectively) as program names which > prevents c++ from being overridden. In contrast, gcc6-aux uses c++ as > program name which might cause such issues. Since clang 7.0.0 hasn't landed yet in head, and this now appears to be a gcc6-aux issue, can I assume that you won't need my help anymore? :) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "[email protected]"
