FreeBSD Bugzilla – Attachment 251805 Details for
Bug 280027
lang/rust: 1.79 fails to build on armv7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
support armv7 in bootstrap.py
armv7.diff (text/plain), 792 bytes, created by
Jonathan Chen
on 2024-07-01 02:24:55 UTC
(
hide
)
Description:
support armv7 in bootstrap.py
Filename:
MIME Type:
Creator:
Jonathan Chen
Created:
2024-07-01 02:24:55 UTC
Size:
792 bytes
patch
obsolete
>commit bc49408834fc2707006d98bc370202f0ffcb441f >Author: Jonathan Chen <jonc@chen.org.nz> >Date: Mon Jul 1 12:25:02 2024 +1200 > > QQQ > >diff --git a/lang/rust/files/patch-src_bootstrap_bootstrap.py b/lang/rust/files/patch-src_bootstrap_bootstrap.py >new file mode 100644 >index 0000000000..8d174f94b5 >--- /dev/null >+++ b/lang/rust/files/patch-src_bootstrap_bootstrap.py >@@ -0,0 +1,12 @@ >+Additional mappings for FreeBSD cpu-types >+ >+--- src/bootstrap/bootstrap.py.orig 2024-07-01 12:14:18.099010000 +1200 >++++ src/bootstrap/bootstrap.py 2024-07-01 12:11:39.675519000 +1200 >+@@ -336,6 +336,7 @@ >+ 'aarch64eb': 'aarch64', >+ 'amd64': 'x86_64', >+ 'arm64': 'aarch64', >++ 'armv7': 'armv7', >+ 'i386': 'i686', >+ 'i486': 'i686', >+ 'i686': 'i686',
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 280027
: 251805