summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/cmake.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/cmake.spec b/packaging/cmake.spec
index 13b0c0a0a..215331c04 100644
--- a/packaging/cmake.spec
+++ b/packaging/cmake.spec
@@ -31,7 +31,7 @@ template instantiation.
cp %{SOURCE1001} .
%build
-export CXXFLAGS="$RPM_OPT_FLAGS"
+export CXXFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64"
export CFLAGS="$CXXFLAGS"
./configure \
--prefix=%{_prefix} \