From f902aa09c2f6541eca84ea654bcdea5bca004bbf Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 14 Aug 2019 15:45:24 -0700 Subject: 5510 Stop supporting CFLAGS in CI scripts; they're now meaty enough that I never run them locally in debug mode. --- test_apps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test_apps') diff --git a/test_apps b/test_apps index b8c142be..a59b83a2 100755 --- a/test_apps +++ b/test_apps @@ -8,7 +8,7 @@ cd `dirname $0` test `uname` = 'Linux' && echo 'testing native runs as well' -CFLAGS=$CFLAGS ./build +./build echo "== translating and running using C++" -- cgit 1.4.1-2-gfad0