On Fri, 2018-09-14 at 17:17 +0100, Bruce Richardson wrote:
> For usability, the default build type in meson is static, so that
> binaries can be run from the build directory easily. However, static
> builds take more space, so for build-testing purposes default to
> using
> shared builds where possible.
> 
> Signed-off-by: Bruce Richardson <bruce.richard...@intel.com>
> ---
> With this patch applied on Debian 9 (Stretch) the space used by a
> DPDK
> checkout and test builds drops from ~2.5G to <1G. [Including space
> used
> by cross compiles]
> 
> V2: fix typo in commit message
> ---
>  devtools/test-meson-builds.sh | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)

Acked-by: Luca Boccassi <bl...@debian.org>

-- 
Kind regards,
Luca Boccassi

Reply via email to