Files
node/android_configure.py
Mohammed Keyvanzadeh 0cbbab9a4d build: exit on unsupported host OS for Android
The Android configure script throws an unhelpful error message telling
the user that `toolchain_path` is not defined when the script is run on
an unsupported host OS, exit with a more helpful message instead while
listing the supported host OSes.

PR-URL: https://github.com/nodejs/node/pull/52882
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2024-05-25 07:39:56 +00:00

2.8 KiB