From 412fd9336a07c461cdff5aca57c828ffd90a0a92 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Fri, 16 Jan 2026 18:28:03 +0000 Subject: [PATCH] - fix i686 build --- xrdp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xrdp.spec b/xrdp.spec index df45bb8..5b20920 100644 --- a/xrdp.spec +++ b/xrdp.spec @@ -91,6 +91,7 @@ install %{SOURCE3} README.TLD install %{SOURCE4} README.TLD.pl %build +CPPFLAGS="%{rpmcppflags} -D_FILE_OFFSET_BITS=64" %{__libtoolize} %{__aclocal} -I m4 %{__autoconf} @@ -123,7 +124,6 @@ cd .. --enable-vsock \ --with-freetype2 \ --with-imlib2 - %{__make} %install -- 2.52.0