rmaprath added inline comments. ================ Comment at: buildbot/osuosl/master/config/builders.py:874 @@ -842,1 +873,3 @@ 'CMAKE_CXX_FLAGS': '-mcpu=cortex-a15'})}, + + # Cortex-A15 -fno-exceptions libcxx build (skips libcxx tests) ---------------- rengolin wrote: > I'd like to run this internally first, as I'm not sure it will work. I'll use > this configuration and will let you know if it's ok. > > We should only put this up if it's totally green. Thanks! The newly added Debian configuration is quite similar to the configuration I ran locally. I have run some ARM configurations but it is best to run this particular configuration if possible.
You'd need the patch for D14292 though. I was hoping to get it committed first, so that these configs can be verified easily. http://reviews.llvm.org/D14293 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits