зеркало из https://github.com/github/ruby.git
Ignore warnings about currently unsupported .debug_macinfo
This commit is contained in:
Родитель
6031fdc632
Коммит
f2d6b41c8e
|
@ -3,5 +3,7 @@ exec 2> >(exec grep -v \
|
|||
-e '^ld: warning: The [a-z0-9_][a-z0-9_]* architecture is deprecated for macOS' \
|
||||
-e '^ld: warning: text-based stub file /System/Library/Frameworks/' \
|
||||
-e '^ld: warning: ignoring duplicate libraries:' \
|
||||
-e "warning: '\.debug_macinfo' is not currently supported:" \
|
||||
-e "note: while processing" \
|
||||
>&2)
|
||||
exec "$@"
|
||||
|
|
Загрузка…
Ссылка в новой задаче