Node puts scripts to some ELF sections, so we can't strip these. Strictly speaking, judging by the offsets they seem to be put into .dynstr section, but leaving that section unstripped doesn't make the error
Pkg: Error reading from file
…go away. Unless someone is motivated to dig into the list of sections to be put to STRIP_BINARIES, let's just disable it.
Node puts scripts to some ELF sections, so we can't strip these. Strictly speaking, judging by the offsets they seem to be put into .dynstr section, but leaving that section unstripped doesn't make the error
…go away. Unless someone is motivated to dig into the list of sections to be put to
STRIP_BINARIES
, let's just disable it.Fixes: https://github.com/emacs-eask/cli/issues/248