-
Notifications
You must be signed in to change notification settings - Fork 571
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
At the same time, resolve a bootstrap issue wherein we cannot ask for the correct version of the host-system `wayland-scanner` if the host packages have not yet been built. Instead, perform a host-system compilation of just a utility `wayland-scanner`, and then in a second step perform the cross-compile of all of the Wayland libraries and a target-compatible `wayland-scanner`. - Note that the bootstrapping `wayland-scanner` purposely disables the DTD validation feature in order to work around a problem with properly linking the host's libxml2 when cross-compiling for FreeBSD.
- Loading branch information
Showing
1 changed file
with
38 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters