From 16272f8d9753e1fa5bb66c7b525dd9a7f7d84cda Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 13 Mar 2016 20:27:42 -0700 Subject: 2774 Ensure we consistently use the same CFLAGS in all invocations of mu from test_all_layers. --- test_all_layers | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test_all_layers') diff --git a/test_all_layers b/test_all_layers index 481c4d57..02d9750c 100755 --- a/test_all_layers +++ b/test_all_layers @@ -8,8 +8,7 @@ do done echo "=== chessboard" -rm mu.cc -CXX=clang++ ./mu test chessboard.mu +./mu test chessboard.mu for f in edit/[0-9]* do -- cgit 1.4.1-2-gfad0