summaryrefslogtreecommitdiff
path: root/scripts/create-binary-archive.sh
diff options
context:
space:
mode:
authorJessica Clarke <[email protected]>2021-07-11 03:28:22 +0100
committerAnup Patel <[email protected]>2021-07-11 20:03:06 +0530
commit09ad811ec4661b99a67b87f28c93177367ae911e (patch)
treeb0ddd4520450dc8d112561acf9a1b7eb596315c5 /scripts/create-binary-archive.sh
parenta3d328ae33a3e64d219b50269b4c013d363e9b82 (diff)
firmware: Only default FW_PIC to y if supported
Bare-metal GNU ld does not support PIE, so if using it this will result in a failure to build. Instead, default to FW_PIC=n if not supported. Note that an explicit FW_PIC=y is not overridden, to ensure the build fails rather than silently producing a position-dependent binary. Signed-off-by: Jessica Clarke <[email protected]> Reviewed-by: Bin Meng <[email protected]> Tested-by: Bin Meng <[email protected]> Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'scripts/create-binary-archive.sh')
0 files changed, 0 insertions, 0 deletions