Manjaro Difference between revisions of "Translations:Makepkg/15/ru"

Difference between revisions of "Translations:Makepkg/15/ru"

From Manjaro
(Created page with "{{BoxTip|Подсказка|Чтобы посмотреть, какие флаги {{ic|1=march=native}}, выполните команду: <nowiki>$ gcc -march=native -E -v...")
 
 
Line 1: Line 1:
{{BoxTip|Подсказка|Чтобы посмотреть, какие флаги {{ic|1=march=native}}, выполните команду:
{{BoxSuccess|Подсказка|Чтобы посмотреть, какие флаги {{ic|1=march=native}}, выполните команду:
  <nowiki>$ gcc -march=native -E -v - </dev/null 2>&1 | sed -n 's/.* -v - //p'</nowiki>
  <nowiki>$ gcc -march=native -E -v - </dev/null 2>&1 | sed -n 's/.* -v - //p'</nowiki>
}}
}}

Latest revision as of 09:10, 27 February 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Makepkg)
{{Tip|To see what {{ic|1=march=native}} flags are, run:
 <nowiki>$ gcc -march=native -E -v - </dev/null 2>&1 | sed -n 's/.* -v - //p'</nowiki>
}}
Подсказка
Чтобы посмотреть, какие флаги march=native, выполните команду:
$ gcc -march=native -E -v - </dev/null 2>&1 | sed -n 's/.* -v - //p'
Cookies help us deliver our services. By using our services, you agree to our use of cookies.