Skip to content
Commit 53200f05 authored by jani.uusi-rantala@nokia.com's avatar jani.uusi-rantala@nokia.com Committed by Kristian Høgsberg
Browse files

Add configure option to disable scanner compilation



When cross-compiling Wayland, wayland-scanner should be picked up from
the host system instead of compiling and trying to run e.g. ARM
wayland-scanner on X86.

This patch adds --disable-scanner option for disabling the scanner
from the build and using existing wayland-scanner instead (from PATH)
which should help in most cross-compilation systems.

By default everything works as before.

Signed-off-by: default avatarJani Uusi-Rantala <jani.uusi-rantala@nokia.com>
parent bd70dc18
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment