commit | 86e489c1903c72b76c6ff3b3ff6b75774c132e59 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Tue Jan 16 11:53:35 2024 +0000 |
committer | Chris Kay <chris.kay@arm.com> | Thu Jan 18 13:58:03 2024 +0000 |
tree | 2db833b9123689ad8bf427749e02578e784618cc | |
parent | 7fc4d77808a1009c8cfe17e361db388507c8d2c7 [diff] |
build: add `--no-warn-rwx-segments` when linking with GCC This flag is currently not included when linking with BFD via GCC. Without it, builds can fail when linking via GCC. Change-Id: Id37e05f6fb4eea4620861eb1bc8668c41f21ba20 Signed-off-by: Chris Kay <chris.kay@arm.com>