Add --enable-asan configure option
[babeltrace.git] / src / compat / Makefile.am
index 8a3908d030af49eb8275e5627e5e02786f45c698..c857372a017801b5d270dffd04bbd019cdde74d9 100644 (file)
@@ -7,6 +7,7 @@ libcompat_la_SOURCES = \
        mman.h
 
 libcompat_la_LDFLAGS = \
+       $(AM_LDFLAGS) \
        $(LD_NO_AS_NEEDED)
 
 noinst_HEADERS = \
This page took 0.023408 seconds and 4 git commands to generate.