Re: [PATCH weston] configure: Add an option to disable tests.

2016-05-03 Thread Pekka Paalanen
On Thu, 24 Mar 2016 18:09:26 + Emmanuel Gil Peyrot wrote: > This makes LTO builds compile, and also reduces the build time. > --- > Makefile.am | 2 ++ > configure.ac | 8 > 2 files changed, 10 insertions(+) > > diff --git a/Makefile.am b/Makefile.am > index d1644ac..08a18eb 10064

[PATCH weston] configure: Add an option to disable tests.

2016-03-24 Thread Emmanuel Gil Peyrot
This makes LTO builds compile, and also reduces the build time. --- Makefile.am | 2 ++ configure.ac | 8 2 files changed, 10 insertions(+) diff --git a/Makefile.am b/Makefile.am index d1644ac..08a18eb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1073,6 +1073,7 @@ libzunitcmain_la_LIB