[cfe-dev] Disable color errors globally?

Ronald F. Guilmette via cfe-dev cfe-dev at lists.llvm.org
Wed Jun 19 15:18:07 PDT 2019


In message <CAL2T-v4FP6N+NNUaKH1jY-o_8iJRgJDaDqdpzNx-cNGAVVOY1g at mail.gmail.com>
Don Hinton <hintonda at gmail.com> wrote:

>I still think `TERM=dumb ninja` is easier in this case, but good to know
>you can override anything.

Yes!

I'm planning on adding the following to all of my ~/.whatever shell startup
scripts:

    CCC_OVERRIDE_OPTIONS="-debug-my-code-for-me"


Regards,
rfg



More information about the cfe-dev mailing list