Skip to content

Commit b02a039

Browse files
Possibly redundant dependency for GPU
1 parent 12696d4 commit b02a039

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libc/src/stdio/scanf_core/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ add_header_library(
6161
reader.h
6262
DEPENDS
6363
libc.src.__support.macros.attributes
64-
libc.src.stdio.getc
65-
libc.src.stdio.ungetc
6664
)
6765
elseif( (TARGET libc.src.__support.File.file) OR (NOT LLVM_LIBC_FULL_BUILD) )
6866
add_header_library(

0 commit comments

Comments
 (0)