Этот коммит содержится в:
Ayke van Laethem 2022-09-23 14:47:45 +02:00 коммит произвёл Ron Evans
родитель f136eb6adf
коммит e7d02cd51b
2 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -90,6 +90,7 @@ var Musl = Library{
"-Wno-ignored-attributes",
"-Wno-string-plus-int",
"-Wno-ignored-pragmas",
"-Wno-tautological-constant-out-of-range-compare",
"-Qunused-arguments",
// Select include dirs. Don't include standard library includes
// (that would introduce host dependencies and other complications),
@ -117,6 +118,7 @@ var Musl = Library{
"internal/vdso.c",
"legacy/*.c",
"malloc/*.c",
"malloc/mallocng/*.c",
"mman/*.c",
"math/*.c",
"signal/*.c",

@ -1 +1 @@
Subproject commit 040c1d16b468c50c04fc94edff521f1637708328
Subproject commit 7a43f6fea9081bdd53d8a11cef9e9fab0348c53d