taucmdr
taucmdr copied to clipboard
Fix errors in `make install TAU=full`
Fix two problems that were causing failures during a full install of TAU.
- Don't try to download and install level zero (we can't); just don't use it if it's not already installed
- Build libelf with
-Wno-errorto work around an upstream bug