Control: tags -1 + upstream Hello Helmut Grohne.
Thanks for your bug report and patch! On Tue, Jan 19, 2016 at 07:32:36PM +0100, Helmut Grohne wrote: > Source: util-linux > Version: 2.27.1-1 > Tags: patch > User: [email protected] > Usertags: rebootstrap > > Hi Andreas, > > I noticed that the non-staged util-linux cross build fails finding > libselinux. Even though it correctly picks up the host arch triplet > prefixed cross pkg-config, it still uses plain pkg-config for > discovering libselinux. Since libselinux1-dev is only requested for the > host architecture, configure fails. Please consider applying the > attached patch. Since this is a fix in the upstream source please consider submitting it upstream first. You'll find the util-linux mailing list on vger.kernel.org or you can also submit via github pull request after forking https://github.com/karelzak/util-linux/ Please note that you want to add Signed-off-by according to "Developer Certificate of Origin". Also mailing list submissions are preferred to be in "git am"-format as well as inlined (not attached). eg. git format-patch -s master.. I'm happy to cherry-pick the commit once it's been merged upstream, since that simplifies and streamlines the maintenance efforts for me. Please poke me with the commit hash once merged. Regards, Andreas Henriksson

