diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2016-08-31 13:19:16 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2016-08-31 13:19:16 -0700 |
commit | 0708d07f905687e38d4b2544117eeccbcda9d539 (patch) | |
tree | 3e4e4f816c77868fcae988aa0b5403d7d5369417 /061text.mu | |
parent | 376b333a39445bba51ab9210e1a32f18e86da4e6 (diff) | |
download | mu-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 '061text.mu')
0 files changed, 0 insertions, 0 deletions