On Thu, 13 Nov 2014 20:17:09 +0200 Konstantin Belousov <[email protected]> wrote: > Is ppc the only architecture where we do build clang, but with gcc ? > Since the failure only occured on ppc/pcc64, and not on e.g. arm.
We build with clang on little-endian ARM and don't try to build clang and llvm on big-endian ARM. Andrew _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
