From bb5a0b765bb4c425e12c3c3e6f698584e72415a3 Mon Sep 17 00:00:00 2001 From: Mahno Date: Tue, 25 Mar 2025 18:47:26 +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 bf9e31e..c707d04 100644 --- a/yast2-ldap.spec +++ b/yast2-ldap.spec @@ -47,7 +47,7 @@ an LDAP server. %setup -n %{name}-%{version} %build -CFLAGS="$CFLAGS -I/usr/include" +CXXFLAGS="$CXXFLAGS -I/usr/include" %yast_build %install