about summary refs log tree commit diff stats
path: root/cleave
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-08-31 13:19:16 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-08-31 13:19:16 -0700
commit0708d07f905687e38d4b2544117eeccbcda9d539 (patch)
tree3e4e4f816c77868fcae988aa0b5403d7d5369417 /cleave
parent376b333a39445bba51ab9210e1a32f18e86da4e6 (diff)
downloadmu-0708d07f905687e38d4b2544117eeccbcda9d539.tar.gz
3287 - drop hacky implicit meaning of CXXFLAGS
Now that we have a new build system we shouldn't need to run unoptimized
just to save time. (Though that's not strictly true; if a change
modifies .build/mu_0.cc which is twice as large as later compilation
units, dropping -O3 shaves 10s off the time for an incremental build.)

Since we don't need to run unoptimized anymore, let's just explicitly
ask for --test-only-app when we need it.
Diffstat (limited to 'cleave')
0 files changed, 0 insertions, 0 deletions