Skip to content

Commit 9fed8c3

Browse files
committed
try fix errno on some platforms
1 parent 7f97038 commit 9fed8c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/test/src/__support/CPP/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,5 +170,6 @@ if(LIBC_COMPILER_HAS_EXT_VECTOR_TYPE)
170170
simd_test.cpp
171171
DEPENDS
172172
libc.src.__support.CPP.simd
173+
libc.src.errno.errno
173174
)
174175
endif()

0 commit comments

Comments
 (0)