зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1679922 - Change wording of --enable-arm64-fjcvtzs to include Enable|Disable. r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D102630
This commit is contained in:
Родитель
2b1385159c
Коммит
b39cce4fb7
|
@ -470,7 +470,7 @@ def is_apple_silicon(target):
|
|||
option(
|
||||
"--enable-arm64-fjcvtzs",
|
||||
default=is_apple_silicon,
|
||||
help="Whether the target is known to have Aarch64 FJCVTZS instruction.",
|
||||
help="{Enable|Disable} static use of FJCVTZS instruction on Aarch64 targets.",
|
||||
)
|
||||
|
||||
# The "ARM Architecture Reference Manual" for ARMv8 defines the JSCVT flag as
|
||||
|
|
Загрузка…
Ссылка в новой задаче