Skip to content

Commit 303a828

Browse files
committed
pin all musl deconfigs to 1.2.5
1 parent 52513ab commit 303a828

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

src/ci/docker/host-x86_64/dist-arm-linux-musl/arm-linux-musl.defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ CT_BINUTILS_V_2_32=y
1111
CT_GLIBC_V_2_17=y
1212
CT_GCC_V_8=y
1313
CT_CC_LANG_CXX=y
14+
CT_MUSL_V_1_2_5=y

src/ci/docker/host-x86_64/dist-i586-gnu-i586-i686-musl/i586-linux-gnu.defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ CT_BINUTILS_EXTRA_CONFIG_ARRAY="--enable-compressed-debug-sections=none"
1212
CT_GLIBC_V_2_17=y
1313
CT_GCC_V_8=y
1414
CT_CC_LANG_CXX=y
15+
CT_MUSL_V_1_2_5=y

src/ci/docker/host-x86_64/dist-powerpc64le-linux-musl/powerpc64le-unknown-linux-musl.defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ CT_ARCH_ARCH="powerpc64le"
1111
CT_KERNEL_LINUX=y
1212
CT_LINUX_V_4_19=y
1313
CT_LIBC_MUSL=y
14+
CT_MUSL_V_1_2_5=y
1415
CT_CC_LANG_CXX=y
1516
CT_GETTEXT_NEEDED=y

0 commit comments

Comments
 (0)