Blob Blame History Raw
--- beecrypt-4.1.2-orig/configure.ac	2004-12-21 05:37:56.000000000 -0600
+++ beecrypt-4.1.2/configure.ac	2007-11-28 12:45:39.000000000 -0600
@@ -614,7 +614,7 @@
 case $target_os in
 linux*)
   case $bc_target_arch in
-  powerpc64 | s390x | x86_64)
+  powerpc64 | s390x | x86_64| sparc64 )
     bc_libalt="64"
     ;;
   esac