Descriptionbuild: clean up .dwo files
When building with -gsplit-dwarf, the generated dwo files are left behind
even when you `make clean`. Fix that up.
BUG=chromium:579384
TEST=`./configure CXXFLAGS='-O -gsplit-dwarf' && make && make clean` removes dwo files now
R=mark@chromium.org
Committed: https://chromium.googlesource.com/breakpad/breakpad/+/0f0b0f367b1af511cab327e803a2621ea69bc1ed
Patch Set 1 #
Total comments: 2
Messages
Total messages: 6 (2 generated)
|