From d9ee2076d94a5eb8c502ff065295ac921fae40e2 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 6 Oct 2016 16:39:23 -0700 Subject: 3449 Fix CI. Didn't mean to push just yet :/ --- test_layers | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test_layers b/test_layers index cf009d60..2d1dae8e 100755 --- a/test_layers +++ b/test_layers @@ -32,7 +32,8 @@ do done # Layers for Mu apps without Valgrind -CXX=clang++ CXXFLAGS="-O3 -fsanitize=undefined -Wno-tautological-constant-out-of-range-compare" LDFLAGS="-fsanitize=undefined" make +./clean +./build if [[ ! $1 || $1 == chessboard ]] then -- cgit 1.4.1-2-gfad0