Commit graph

2 commits

Author SHA1 Message Date
Beniamino Galvani b1bf2671b2 build: fix build with address sanitizer
Every program run during the build which loads a NM library must
preload libasan.so if the address sanitizer is enabled.

Add a macro to set the needed environment variables and use it when
performing the shared object link tests.
2016-09-20 13:44:04 +02:00
Beniamino Galvani fb40060ac1 build: add macro to check shared objects symbols 2016-09-20 13:43:20 +02:00