@@ -128,7 +128,6 @@ add_entrypoint_object(
128128 libc.src.stdio.printf_core.core_structs
129129 libc.src.stdio.printf_core.error_converter
130130 libc.src.__support.libc_errno
131- libc.hdr.errno_macros
132131)
133132
134133add_entrypoint_object(
@@ -143,7 +142,6 @@ add_entrypoint_object(
143142 libc.src.stdio.printf_core.core_structs
144143 libc.src.stdio.printf_core.error_converter
145144 libc.src.__support.libc_errno
146- libc.hdr.errno_macros
147145)
148146
149147add_entrypoint_object(
@@ -157,7 +155,6 @@ add_entrypoint_object(
157155 libc.src.stdio.printf_core.core_structs
158156 libc.src.stdio.printf_core.error_converter
159157 libc.src.__support.libc_errno
160- libc.hdr.errno_macros
161158)
162159
163160add_entrypoint_object(
@@ -185,7 +182,6 @@ add_entrypoint_object(
185182 libc.src.stdio.printf_core.core_structs
186183 libc.src.stdio.printf_core.error_converter
187184 libc.src.__support.libc_errno
188- libc.hdr.errno_macros
189185)
190186
191187add_entrypoint_object(
@@ -199,7 +195,6 @@ add_entrypoint_object(
199195 libc.src.stdio.printf_core.core_structs
200196 libc.src.stdio.printf_core.error_converter
201197 libc.src.__support.libc_errno
202- libc.hdr.errno_macros
203198)
204199
205200add_subdirectory (printf_core)
0 commit comments