Skip to content
Snippets Groups Projects

docs/cross_compiling: fix makedeps host/build desc

Merged Oliver Smith requested to merge ollieparanoid/pmbootstrap:fix-docs into master
  • makedepends_build is for the native chroot
  • makedepends_host is for the foreign chroot

I had it the other way around in the documentation. The variables are so far not documented here yet:

But it now matches the comments Caleb had written for the cross-native2 implementation, and also what can be found in e.g. the abuild APKBUILD in aports.git:

makedepends_build="pkgconfig scdoc"
makedepends_host="openssl-dev>3 zlib-dev"

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading