blob: 4a517e2d6e7df5461c64030e08771d5ba85ba25f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-configure,v 1.1 2012/01/26 06:05:04 sbd Exp $
--- configure.orig 2004-11-19 12:33:58.000000000 +0000
+++ configure
@@ -31826,7 +31826,7 @@ case $target_os in
linux*)
case $bc_target_arch in
powerpc64 | s390x | x86_64)
- bc_libalt="64"
+ bc_libalt=""
;;
esac
;;
|