Re: [PATCH v2,2/2] Add --disable-{demo,testsuite} options

2021-08-16 Thread Jan Kiszka via Xenomai
On 13.08.21 17:04, Fabrice Fontaine via Xenomai wrote: > Allow the user to disable demo and testsuite to decrease compilation > time and save disk space. > > Signed-off-by: Fabrice Fontaine > --- > Makefile.am | 12 ++-- > configure.ac | 12 > 2 files changed, 22

[PATCH v2,2/2] Add --disable-{demo,testsuite} options

2021-08-13 Thread Fabrice Fontaine via Xenomai
Allow the user to disable demo and testsuite to decrease compilation time and save disk space. Signed-off-by: Fabrice Fontaine --- Makefile.am | 12 ++-- configure.ac | 12 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index