From 9bb3c6c5a31142e3838edfdb8beee1e2ede57710 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 21 Jun 2020 10:36:19 -0400 Subject: dev/multiarch: Mention oh-shlibdeps libdirs fix --- (limited to 'dev') diff --git a/dev/multiarch.mdwn b/dev/multiarch.mdwn index d7c6a05..fa3f818 100644 --- a/dev/multiarch.mdwn +++ b/dev/multiarch.mdwn @@ -93,8 +93,9 @@ control field like Debian's and Ubuntu's `Multi-Arch`. However, ProteanOS will instead use [a control field that serves multiple purposes: `Section`][spf-fields-bin]. `Section: lib` packages will be automatically made coinstallable by opkbuild, by architecture-qualifying their names as described -above. Library dependencies generated by oh-shlibdeps will automatically use -the architecture-qualified names. +above. Library dependencies generated by oh-shlibdeps (with [a +fix][oh-shlibdeps-host-libdirs] to be released) will automatically use the +architecture-qualified names. ProteanOS systems should have only native architecture feeds for sections `boot`, `dev`, and `util` but may have multiple feeds for sections `dbg`, `lib`, @@ -115,6 +116,7 @@ listing unqualified package names in `Build-Depends` instead of having to add [wuc-mas-arch-indep-files]: https://wiki.ubuntu.com/MultiarchSpec#Architecture-independent_files_in_multiarch_packages [wuc-mas-control-fields]: https://wiki.ubuntu.com/MultiarchSpec#Binary_package_control_fields [spf-fields-bin]: http://specs.proteanos.com/spf-2.0/fields.html#fields-bin +[oh-shlibdeps-host-libdirs]: http://git.proteanos.com/opkhelper/opkhelper.git/commit/?id=c214c727f60b070aa502b20dcc1ad7e3ce8579f2 [opkg-wrapper]: http://git.proteanos.com/pkg/opkg-lede.git/tree/opkg -- cgit v0.9.1