From 991d76f32817f5515fb8db25a7d5ca2912cfe4ac Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 23 Apr 2016 14:51:20 -0700 Subject: 2860 - rename 'index-address' to 'put-index' --- build_and_test_until | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_and_test_until') diff --git a/build_and_test_until b/build_and_test_until index 96eb9e43..fc0d7689 100755 --- a/build_and_test_until +++ b/build_and_test_until @@ -17,7 +17,7 @@ then # All sorts of strange bugs ensue. sleep 1 set -v # Darwin's clang and valgrind is shit. - CFLAGS=${CFLAGS:-"-g -O3"} make test + CFLAGS=${CFLAGS:-"-g -O3"} make #test else set -v CXX=${CXX:-clang++} CFLAGS=${CFLAGS:-"-O3 -fsanitize=undefined -Wno-tautological-constant-out-of-range-compare"} make ${2:-valgrind} -- cgit 1.4.1-2-gfad0