Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 543188 Details for
Bug 636674
sys-apps/portage-2.3.13: Portage does not have an arch-specific configuration for arm64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Initial cnf/make.conf.example.arm64.diff
make.conf.example.arm64.diff (text/plain), 1.54 KB, created by
Mart Raudsepp
on 2018-08-12 09:12:06 UTC
(
hide
)
Description:
Initial cnf/make.conf.example.arm64.diff
Filename:
MIME Type:
Creator:
Mart Raudsepp
Created:
2018-08-12 09:12:06 UTC
Size:
1.54 KB
patch
obsolete
>--- make.conf.example >+++ make.conf.example >@@ -39,9 +39,24 @@ > # -frecord-gcc-switches, since otherwise the check could result in false > # positive results. > # >-# Please refer to the GCC manual for a list of possible values. >+# -mcpu specifies the name of the target processor, optionally suffixed by one >+# or more feature modifiers. -march and -mtune are automatically deduced, >+# unless set as well. >+# -march specifies the name of the target architecture, optionally suffixed >+# by one or more feature modifiers. >+# -mtune specifies the name of the target processor for which to tune >+# performance of the code. >+# Set -march and -mtune if you want to build binaries that run with the given >+# architecture instructions and is tuned for a more specific CPU without >+# using its added instructions. >+# Set only -mcpu if you want to build binaries that are most optimal for the >+# given CPU, but might not run on others. >+# >+# Please refer to the GCC manual "AArch64 Options" section for a list of >+# possible architecture, CPU and feature values. > # > #CFLAGS="-O2 -pipe" >+#CLFAGS="-O2 -pipe -mcpu=native" > # > # If you set a CFLAGS above, then this line will set your default C++ flags to > # the same settings. >@@ -76,7 +91,7 @@ > # DO NOT PUT ANYTHING BUT YOUR SPECIFIC ~ARCHITECTURE IN THE LIST. > # IF YOU ARE UNSURE OF YOUR ARCH, OR THE IMPLICATIONS, DO NOT MODIFY THIS. > # >-#ACCEPT_KEYWORDS="~arch" >+#ACCEPT_KEYWORDS="~arm64" > > # ACCEPT_LICENSE is used to mask packages based on licensing restrictions. > # It may contain both license and group names, where group names are
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 636674
: 543188