aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mkimage/patches/090-macos-arm64-builing-fix.patch
Commit message (Collapse)AuthorAgeFilesLines
* tools/mkimage: fix build on MacOS arm64Sergey V. Lobanov2022-12-091-0/+47
Fixed -no-pie compilation warning on MacOS Fixed errors related to using absolute addressing on MacOS arm64 Based on upstream patch from Jessica Clarke and suggestions from Ronny Kotzschmar Link to original patch and discussion: https://github.com/u-boot/u-boot/commit/3b142045e8a7f0ab17b6099e9226296af45967d0 Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in> (cherry picked from commit 8261b85844a0018c6c79e10c1abb581aca102e45)