diff --git a/buildbot/osuosl/master/config/builders.py b/buildbot/osuosl/master/config/builders.py --- a/buildbot/osuosl/master/config/builders.py +++ b/buildbot/osuosl/master/config/builders.py @@ -179,6 +179,7 @@ "check-clang", "check-lld", "check-unwind", + "check-cxxabi", ], extra_configure_args=[ "-DDEFAULT_SYSROOT=C:/buildbot/.arm-ubuntu",