File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -139,15 +139,6 @@ inherit.config-settings = "append"
139139# - ExportImport|RunCMake.install|RunCMake.file-GET_RUNTIME_DEPENDENCIES: c.f. https://discourse.cmake.org/t/cmake-test-suite-failing-on-alpine-linux/5064
140140config-settings."cmake.define.RUN_CMAKE_TEST_EXCLUDE" = " BootstrapTest|CTestTestFdSetSize|ExportImport|RunCMake.install|RunCMake.RuntimePath|RunCMake.file-GET_RUNTIME_DEPENDENCIES"
141141
142- [[tool .cibuildwheel .overrides ]]
143- select = [" *-musllinux_armv7l" ]
144- inherit.config-settings = " append"
145- # disable some tests
146- # - BootstrapTest fails with custom OpenSSL and probably does not make much sense for this project
147- # - ExportImport|RunCMake.install|RunCMake.file-GET_RUNTIME_DEPENDENCIES: c.f. https://discourse.cmake.org/t/cmake-test-suite-failing-on-alpine-linux/5064
148- # - CTestTestFdSetSize fails on gcc14+ with "error: implicit declaration of function 'usleep'""
149- config-settings."cmake.define.RUN_CMAKE_TEST_EXCLUDE" = " BootstrapTest|CTestTestFdSetSize|ExportImport|RunCMake.install|RunCMake.RuntimePath|RunCMake.file-GET_RUNTIME_DEPENDENCIES"
150-
151142[[tool .cibuildwheel .overrides ]]
152143select = [" *linux_ppc64le" , " *linux_s390x" , " *linux_riscv64" ]
153144inherit.config-settings = " append"
You can’t perform that action at this time.
0 commit comments