Skip to content

Fixes to packages required in bootstrap.sh

Thermi requested to merge Thermi/aports:packages-prepare-cross-compile into master

libretls and libssh2 did not build because of problems. This MR fixes them.

For libretls: Added the dependencies to build it in cross compilation. Package builds fine in cross compilation, and native compilation. For libssh2: Worked around a broken check in the M4 code. Package builds fine in cross compilation, and native compilation.

Edited by Thermi

Merge request reports