[PATCH wayland 0/5] Allow building just the scanner
Derek Foreman
derekf at osg.samsung.com
Wed Jun 17 13:13:47 PDT 2015
Some generic clean ups of the build with the goal being building
the scanner without any libs or doc.
This is useful because when cross compiling wayland you only
need the scanner built natively. It also lets us remove some
dependencies for the build host (libffi, signalfd, timerfd,
CLOCK_MONOTONIC).
We actually have some build boxes that don't support some of this...
Derek Foreman (5):
build: Move AM_CFLAGS and AM_CPPFLAGS to the top of Makefile.am
build: Stop putting FFI_CFLAGS in AM_CFLAGS
build: Allow disabling building of wayland libraries
build: Build a subset of libwayland_util when not building libraries
build: Don't depend on libffi unless we're building libraries
Makefile.am | 63 +++++++++++++++++++++++++++++++++---------------------------
configure.ac | 32 +++++++++++++++++++-----------
2 files changed, 56 insertions(+), 39 deletions(-)
--
2.1.4
More information about the wayland-devel
mailing list