Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nodejs-18_x: fix cross compilation to aarch64-linux
This adds a patch reverting nodejs/node#43200 because it breaks cross compilation to aarch64-linux. Gcc would not recognize the `-msign-return-address=all` flag causing compilation to fail.
- Loading branch information