Skip to content

Commit 82ccee6

Browse files
fix COMPILE_OPTIONS for vfscanf_internal
1 parent b02a039 commit 82ccee6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/src/stdio/scanf_core/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ elseif(TARGET libc.src.__support.File.file OR (NOT LLVM_LIBC_FULL_BUILD))
129129
libc.include.stdio
130130
libc.src.__support.File.file
131131
libc.src.__support.arg_list
132+
COMPILE_OPTIONS
132133
${use_system_file}
133134
)
134135
endif()

0 commit comments

Comments
 (0)