@@ -1372,7 +1372,6 @@ add_entrypoint_object(
13721372 DEPENDS
13731373 .common_constants
13741374 .explogxf
1375- libc.include .errno
13761375 libc.src.__support.CPP.bit
13771376 libc.src.__support.CPP.optional
13781377 libc.src.__support.FPUtil.dyadic_float
@@ -1406,7 +1405,6 @@ add_entrypoint_object(
14061405 libc.src.__support.FPUtil.polyeval
14071406 libc.src.__support.FPUtil.rounding_mode
14081407 libc.src.__support.macros .optimization
1409- libc.include .errno
14101408 libc.src.errno.errno
14111409 COMPILE_OPTIONS
14121410 -O3
@@ -1445,7 +1443,6 @@ add_entrypoint_object(
14451443 DEPENDS
14461444 .common_constants
14471445 .explogxf
1448- libc.include .errno
14491446 libc.src.__support.CPP.bit
14501447 libc.src.__support.CPP.optional
14511448 libc.src.__support.FPUtil.dyadic_float
@@ -1478,7 +1475,6 @@ add_header_library(
14781475 libc.src.__support.FPUtil.rounding_mode
14791476 libc.src.__support.macros .optimization
14801477 libc.src.__support.common
1481- libc.include .errno
14821478 libc.src.errno.errno
14831479)
14841480
@@ -1548,7 +1544,6 @@ add_entrypoint_object(
15481544 DEPENDS
15491545 .common_constants
15501546 .explogxf
1551- libc.include .errno
15521547 libc.src.__support.CPP.bit
15531548 libc.src.__support.CPP.optional
15541549 libc.src.__support.FPUtil.dyadic_float
@@ -1580,7 +1575,6 @@ add_header_library(
15801575 libc.src.__support.FPUtil.rounding_mode
15811576 libc.src.__support.macros .optimization
15821577 libc.src.__support.common
1583- libc.include .errno
15841578 libc.src.errno.errno
15851579 COMPILE_OPTIONS
15861580 -O3
@@ -1632,7 +1626,6 @@ add_entrypoint_object(
16321626 DEPENDS
16331627 .common_constants
16341628 .explogxf
1635- libc.include .errno
16361629 libc.src.__support.CPP.bit
16371630 libc.src.__support.CPP.optional
16381631 libc.src.__support.FPUtil.dyadic_float
@@ -1666,7 +1659,6 @@ add_entrypoint_object(
16661659 libc.src.__support.FPUtil.polyeval
16671660 libc.src.__support.FPUtil.rounding_mode
16681661 libc.src.__support.macros .optimization
1669- libc.include .errno
16701662 libc.src.errno.errno
16711663 COMPILE_OPTIONS
16721664 -O3
@@ -1705,7 +1697,6 @@ add_entrypoint_object(
17051697 .exp10f_impl
17061698 .exp2f_impl
17071699 .explogxf
1708- libc.include .errno
17091700 libc.src.__support.CPP.bit
17101701 libc.src.__support.CPP.optional
17111702 libc.src.__support.FPUtil.fenv_impl
@@ -4144,7 +4135,6 @@ add_object_library(
41444135 libc.src.__support.FPUtil.nearest_integer
41454136 libc.src.__support.FPUtil.polyeval
41464137 libc.src.__support.common
4147- libc.include .errno
41484138 libc.src.errno.errno
41494139 COMPILE_OPTIONS
41504140 -O3
0 commit comments