Y
Hacker News
new
|
ask
|
show
|
jobs
by
eptcyka
116 days ago
If the output of your build tool is too verbose for a mechanical brain to keep on top of, did the meat brain ever stand a chance?
Why was the output so verbose in the first place then?
1 comments
xyzsparetimexyz
116 days ago
So you can debug it without having to do a second build with extra flags, and in order to have a sense of what the build is doing at any particular time.
link