Displaying 1 result from an estimated 1 matches for "tomomorrow".
Did you mean:
tommorrow
2002 Sep 11
1
[LLVMdev] Cleaner gmake output
Compiling with "gmake" should produce less output. The compilation/linking
flags are always the same anyway, who wants to see so much text on the
screen? Compiling with "gmake VERBOSE=1" should produce all the output
you're used to.
So, here's a patch to do the above:
/home/vadve/brukman/research/patches/0911-makefile-verbose
Basically it checks for VERBOSE being