taucmdr icon indicating copy to clipboard operation
taucmdr copied to clipboard

Fix errors in `make install TAU=full`

Open nchaimov opened this issue 2 years ago • 0 comments

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-error to work around an upstream bug

nchaimov avatar Nov 10 '22 23:11 nchaimov