Skip to content

Commit 9e612d7

Browse files
committed
github: Stop setting LIBCXX_TARGET_INFO for the libcxx test setup
This variable is no longer needed/used.
1 parent 04ec21b commit 9e612d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,6 @@ jobs:
325325
-DLIBCXX_CXX_ABI=libcxxabi `
326326
-DCMAKE_C_COMPILER=clang `
327327
-DCMAKE_CXX_COMPILER=clang++ `
328-
-DLIBCXX_TARGET_INFO="libcxx.test.target_info.MingwLocalTI" `
329328
-DLIBCXXABI_ENABLE_SHARED=NO `
330329
-DLIBCXX_ENABLE_STATIC_ABI_LIBRARY=YES `
331330
-DLIBCXX_USE_COMPILER_RT=YES `

0 commit comments

Comments
 (0)