Skip to content

[Backport release-22.05] libspnav: fix cross-compilation#175978

Merged
Mindavi merged 1 commit intorelease-22.05from
backport-175668-to-release-22.05
Jun 2, 2022
Merged

[Backport release-22.05] libspnav: fix cross-compilation#175978
Mindavi merged 1 commit intorelease-22.05from
backport-175668-to-release-22.05

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Jun 2, 2022

Bot-based backport to release-22.05, triggered by a label in #175668.

  • Before merging, ensure that this backport complies with the Criteria for Backporting.
    • Even as a non-commiter, if you find that it does not comply, leave a comment.

Prior to this commit, pkgsCross.foo.libspnav would fail with something
like:

```
/nix/store/...-bash-5.1-p16/bin/bash: line 1: ar: command not found
```

Let's fix that by passing `AR=` in `makeFlags`.

(cherry picked from commit 96ac705)
@github-actions github-actions bot requested a review from Sohalt June 2, 2022 18:47
@github-actions github-actions bot mentioned this pull request Jun 2, 2022
13 tasks
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jun 2, 2022
@Mindavi Mindavi merged commit b2ea3c9 into release-22.05 Jun 2, 2022
@bjornfor bjornfor deleted the backport-175668-to-release-22.05 branch July 13, 2022 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant