You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build the project on an aarch64 Linux machine, and when passing the compiler flag -mbranch-protection=pac-ret, I cannot build, the build process terminates with: clang: error: argument unused during compilation: '-mbranch-protection=pac-ret' [-Werror,-Wunused-command-line-argument]
LaszloLango
changed the title
Cannot build with pointer authentication (-mbranch-protection flag)
[Clang] Cannot build with pointer authentication (-mbranch-protection flag)
Nov 26, 2024
I am trying to build the project on an aarch64 Linux machine, and when passing the compiler flag
-mbranch-protection=pac-ret
, I cannot build, the build process terminates with:clang: error: argument unused during compilation: '-mbranch-protection=pac-ret' [-Werror,-Wunused-command-line-argument]
JerryScript revision
Many versions
Build platform
Ubuntu 22.04.5 LTS (Linux 5.15.0-125-generic aarch64)
Build steps
Build log
The text was updated successfully, but these errors were encountered: