NetworkManager/docs/libnm
Beniamino Galvani 0af2762cbf build: allow building with address sanitizer only for executables
Shared libraries built with sanitizers are a bit inconvenient to use
because they require that any application linking to them is run with
libasan preloaded using LD_PRELOAD. This limitation makes the
sanitizer support less useful because applications will refuse to
start unless there is a special environment variable set.

Let's turn the --enable-address-sanitizer configure flag into
--with-address-sanitizer=yes|no|exec so that is possible to enable
asan only for executables.
2018-02-15 15:34:03 +01:00
..
libnm-docs.xml docs/libnm: add some more documentation 2017-03-17 10:15:11 +01:00
libnm.png docs: add libnm documentation 2014-08-01 14:34:05 -04:00
libnm.svg wimax: drop WiMAX support (bgo #747846) 2015-04-17 12:42:23 -04:00
Makefile.am build: allow building with address sanitizer only for executables 2018-02-15 15:34:03 +01:00
meson.build meson: Use string variables extensively 2018-01-10 12:22:55 +01:00
version.xml.in docs: add libnm documentation 2014-08-01 14:34:05 -04:00