devtools: reduce examples in static builds
authorThomas Monjalon <thomas@monjalon.net>
Fri, 17 Apr 2020 22:16:56 +0000 (00:16 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 21 Apr 2020 09:17:38 +0000 (11:17 +0200)
commit1cab496414c46ef5e66aeaa4b48b03bc8b7d54ab
tree123f2ff9c75b9d67f9f6de53d048c6c83baf709d
parent4e648fb70c9de2597a6987c88f0a5aa16a28a2d1
devtools: reduce examples in static builds

Static builds can take a lot of space, so reduce the number of examples
built when testing those static builds.

As makefile-based build is close to end of life, completely skip examples
in case of static linkage with make.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: David Marchand <david.marchand@redhat.com>
devtools/test-build.sh
devtools/test-meson-builds.sh