From 87da8c8395d6467223f1f20ea184135aa6d05ed2 Mon Sep 17 00:00:00 2001 From: Mahno Date: Tue, 25 Mar 2025 18:52:38 +0800 Subject: [PATCH] try fix build issues --- yast2-ldap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yast2-ldap.spec b/yast2-ldap.spec index c707d04..2feede1 100644 --- a/yast2-ldap.spec +++ b/yast2-ldap.spec @@ -47,7 +47,7 @@ an LDAP server. %setup -n %{name}-%{version} %build -CXXFLAGS="$CXXFLAGS -I/usr/include" +CXXFLAGS="$CXXFLAGS -I/usr/include -fPIC" %yast_build %install