]> git.pld-linux.org Git - packages/smalltalk.git/blobdiff - smalltalk.spec
- however, this version won't work correctly on alpha and amd64
[packages/smalltalk.git] / smalltalk.spec
index dde51eaa60c3ac1543a3b2db361c9009e50743b2..5694d68f8cae203f7cf263d2ae0b0bddcf5d28e0 100644 (file)
@@ -33,6 +33,11 @@ BuildRequires:       pkgconfig
 BuildRequires: readline-devel >= 4.2
 BuildRequires: tk-devel >= 8.4
 #BuildRequires:  xemacs
+# 2.1.x versions won't work correctly on amd64 and alpha (on amd64 crashes
+# even on build time) because of calling convention (no registers support)
+# it should be fixed in devel (2.1e) version (but alloc,amd64 patches seem
+# still needed there)
+ExcludeArch:   alpha amd64
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.055537 seconds and 4 git commands to generate.