From e60efc322073ab022b84aead46ab1abbccc8918a Mon Sep 17 00:00:00 2001 From: Slava Barinov Date: Thu, 5 May 2016 11:45:20 +0300 Subject: packaging: -ldl added Resolve linking error for ASan build. Change-Id: Ic5eef20d3c43c72579c0d382fead2862cfc06510 Signed-off-by: Slava Barinov Signed-off-by: Chan Lee --- packaging/make.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/make.spec') diff --git a/packaging/make.spec b/packaging/make.spec index 84a4fc3..473684e 100644 --- a/packaging/make.spec +++ b/packaging/make.spec @@ -18,7 +18,7 @@ The GNU make command with extensive documentation. cp %{SOURCE1001} . %build -export AUTOPOINT=true +export AUTOPOINT=true %{?asan:LIBS+=" -ldl "} %reconfigure --disable-nls %__make %{?_smp_mflags} -- cgit v1.2.3