Skip to content

build: Fix compile failure in backtrace_posix.cc

Rodrigo Muino Tomonari requested to merge github/fork/mhdawson/aixstack into master
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

core

Description of change

Fix compile failure in backtrace_posix.c on AIX introduced by https://github.com/nodejs/node/pull/6734

Merge request reports

Loading