- Convert REINPLACE_CMD to patch files Changes: https://git.lysator.liu.se/nettle/nettle/-/blob/nettle_3.9.1_release_20230601/NEWS
12 lines
383 B
Plaintext
12 lines
383 B
Plaintext
--- 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'
|