blob: d210a2e1be014ef8e9cfe8253f1792b809cb2d9c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure.orig 2025-06-26 18:29:02 UTC
+++ configure
@@ -7532,7 +7532,7 @@ printf "%s\n" "$as_me: WARNING: Cross compiling for li
# 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'
|