Skip to content

Commit ce17101

Browse files
committed
Use LIBCXX_HAS_NEWLIB_LIBC in CI tests.
1 parent 321b040 commit ce17101

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/utils/ci/run-buildbot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ function test-armv7m-picolibc() {
205205
-DLIBUNWIND_TEST_CONFIG="armv7m-picolibc-libunwind.cfg.in" \
206206
-DCMAKE_C_FLAGS="${flags}" \
207207
-DCMAKE_CXX_FLAGS="${flags}" \
208+
-DLIBCXX_HAS_NEWLIB_LIBC=ON \
208209
"${@}"
209210

210211
step "Installing compiler-rt"

0 commit comments

Comments
 (0)