]> git.pld-linux.org Git - packages/tk.git/blobdiff - tk.spec
- fix building on x32
[packages/tk.git] / tk.spec
diff --git a/tk.spec b/tk.spec
index 768a813f5ac70a4516577b528d781ea36a1a32aa..8c182a4a6f19722f08ea66afa62662682df6aaf8 100644 (file)
--- a/tk.spec
+++ b/tk.spec
@@ -130,6 +130,9 @@ cd unix
 %{__autoconf}
 TCL_BIN_DIR=%{_libdir}
 %configure \
+%ifarch x32
+       tcl_cv_cc_m64=no \
+%endif
        --disable-symbols \
        --disable-threads \
        --enable-64bit \
This page took 0.132682 seconds and 4 git commands to generate.