Commit Graph

1 Commits

Author SHA1 Message Date
Honza Horak
01b87f3d40 Revert -mbranch-protection=standard compilation option on aarch64
gcc available in RHEL-8 does not know -mbranch-protection option and since
it was introduced for cross-compilation purposes in nodejs upstream, it seems
to be save to revert the upstream patch.

Revert "build: fix arm64 cross-compilation bug on non-arm machines"
This reverts upstream commit 6826bbf26755b144a478e51fd0a7dc83aa0c65b8.

Revert "build: fix arm64 cross-compilation"
This reverts upstream commit 297368a1edc48d2bedc58c75f1857276bdcdd578.

Resolves: RHEL-43645 RHEL-46706 RHEL-46882 RHEL-50109
2024-08-08 09:21:23 +02:00