diff options
author | Sam Clegg <sbc@chromium.org> | 2020-12-30 15:06:40 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-30 15:06:40 -0800 |
commit | 3b52424c5f064d407b4b24aea1b6509a2e5f1f5c (patch) | |
tree | e4abefbac171404656a27f5c59e1f8e0e15688a1 /src/wasm-binary.h | |
parent | dc4288cea1e403f011ec4ad7539df0f1b4dfdf47 (diff) | |
download | binaryen-3b52424c5f064d407b4b24aea1b6509a2e5f1f5c.tar.gz binaryen-3b52424c5f064d407b4b24aea1b6509a2e5f1f5c.tar.bz2 binaryen-3b52424c5f064d407b4b24aea1b6509a2e5f1f5c.zip |
When looking for node binary, search for 'node' before 'nodejs' (#3164)
`node` is he name used by the upstream project. `nodejs` is a legacy
name used on older debian/ubunru systems.
Searching for `nodejs` first meant it was finding my local (old)
`nodejs` package even those I have a more recent `node` in my $PATH.
Diffstat (limited to 'src/wasm-binary.h')
0 files changed, 0 insertions, 0 deletions