Files
kiwix-build/kiwixbuild
Matthieu Gautier 1341c8b401 Do not strip libraries in release_mode.
Meson use gcc's `-s` option to create the archive.
This option should make gcc meemic `ar` tool but in some version of gcc,
it seems there is a bug and the `-s` option is not taken into account.

See https://github.com/mesonbuild/meson/issues/4138

So, do not try to strip libraries. We will strip the final binaries anyway.
2019-03-04 13:53:26 +01:00
..
2019-02-19 17:23:14 +01:00
2019-02-19 17:23:14 +01:00
2018-11-27 09:43:52 +01:00
2018-06-12 16:12:15 +02:00
2019-02-04 17:01:28 +01:00