summaryrefslogtreecommitdiff
path: root/security/nettle/files/patch-configure
blob: 1b8f460d95014e4d1a7f2f598e65d35744270420 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2023-06-01 18:40:35 UTC
+++ configure
@@ -6638,7 +6638,7 @@ $as_echo "$as_me: WARNING: Cross compiling for linux. 
       # and 64-bit in lib. Don't know about "kfreebsd", does
       # it follow the Linux fhs conventions?
       *:freebsd*:32)
-	libdir='${exec_prefix}/lib32'
+	libdir='${exec_prefix}/lib'
 	;;
       *:freebsd*:64)
 	libdir='${exec_prefix}/lib'