all: update musl
Этот коммит содержится в:
родитель
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",
|
||||
|
|
2
lib/musl
2
lib/musl
|
@ -1 +1 @@
|
|||
Subproject commit 040c1d16b468c50c04fc94edff521f1637708328
|
||||
Subproject commit 7a43f6fea9081bdd53d8a11cef9e9fab0348c53d
|
Загрузка…
Создание таблицы
Сослаться в новой задаче