summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/cmake.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/cmake.spec b/packaging/cmake.spec
index 215331c04..17d399bf2 100644
--- a/packaging/cmake.spec
+++ b/packaging/cmake.spec
@@ -33,6 +33,7 @@ cp %{SOURCE1001} .
%build
export CXXFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64"
export CFLAGS="$CXXFLAGS"
+export LDFLAGS="-ltinfo"
./configure \
--prefix=%{_prefix} \
--datadir=/share/%{name} \