Skip to content

Commit

Permalink
Add patch to compile openloops on aarch64.
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrizka committed Dec 31, 2024
1 parent 18d4bcf commit e49a063
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .cherry-pick
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@
git cherry-pick bbd205543b09139f2f57f21099eb366c9f183d76 -X theirs --no-commit

# add gaudi 39
git cherry-pick 5ebf45861f688337dddcdee2242d4f479a832d06 -X theirs --no-commit
git cherry-pick 5ebf45861f688337dddcdee2242d4f479a832d06 -X theirs --no-commit

# openloops: Fix application of cmodel to compilation for aarch64.
git cherry-pick a14f10e8825fd25e0615095feaa548b1938fffac -X theirs --no-commit
git cherry-pick e76f8fda2d959fdf7a262eb539a4002a6a0c900f -X theirs --no-commit

0 comments on commit e49a063

Please sign in to comment.