Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110036614
D38726.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
924 B
Referenced Files
None
Subscribers
None
D38726.diff
View Options
diff --git a/security/libpki/files/patch-configure.ac b/security/libpki/files/patch-configure.ac
--- a/security/libpki/files/patch-configure.ac
+++ b/security/libpki/files/patch-configure.ac
@@ -1,6 +1,6 @@
---- configure.ac.orig 2022-10-16 21:47:40 UTC
-+++ configure.ac
-@@ -23,7 +23,7 @@ is_aix="no"
+--- configure.ac.orig 2023-02-21 00:50:13.111304000 +0100
++++ configure.ac 2023-02-21 00:56:17.195099000 +0100
+@@ -23,7 +23,7 @@
mybits_install=""
is_sparc="no"
is_aix="no"
@@ -9,12 +9,12 @@
case "$my_arch" in
*i686)
-@@ -40,7 +40,13 @@ case "$my_arch" in
+@@ -40,7 +40,13 @@
mybits="64"
mybits_install="64"
;;
- *aarch64)
-+ *arm)
++ *arm|*armv?)
+ mybits="32"
+ ;;
+ *powerpc)
@@ -24,7 +24,7 @@
mybits="64"
mybits_install="64"
;;
-@@ -57,7 +63,6 @@ case "$my_arch" in
+@@ -57,7 +63,6 @@
*powerpc*)
mybits="64"
mybits_install="64"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Feb 13, 7:46 PM (17 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16632274
Default Alt Text
D38726.diff (924 B)
Attached To
Mode
D38726: security/libpki: unbreak (again) on armv7
Attached
Detach File
Event Timeline
Log In to Comment