@@ -1372,7 +1372,6 @@ add_entrypoint_object(
1372
1372
DEPENDS
1373
1373
.common_constants
1374
1374
.explogxf
1375
- libc.include .errno
1376
1375
libc.src.__support.CPP.bit
1377
1376
libc.src.__support.CPP.optional
1378
1377
libc.src.__support.FPUtil.dyadic_float
@@ -1406,7 +1405,6 @@ add_entrypoint_object(
1406
1405
libc.src.__support.FPUtil.polyeval
1407
1406
libc.src.__support.FPUtil.rounding_mode
1408
1407
libc.src.__support.macros .optimization
1409
- libc.include .errno
1410
1408
libc.src.errno.errno
1411
1409
COMPILE_OPTIONS
1412
1410
-O3
@@ -1445,7 +1443,6 @@ add_entrypoint_object(
1445
1443
DEPENDS
1446
1444
.common_constants
1447
1445
.explogxf
1448
- libc.include .errno
1449
1446
libc.src.__support.CPP.bit
1450
1447
libc.src.__support.CPP.optional
1451
1448
libc.src.__support.FPUtil.dyadic_float
@@ -1478,7 +1475,6 @@ add_header_library(
1478
1475
libc.src.__support.FPUtil.rounding_mode
1479
1476
libc.src.__support.macros .optimization
1480
1477
libc.src.__support.common
1481
- libc.include .errno
1482
1478
libc.src.errno.errno
1483
1479
)
1484
1480
@@ -1548,7 +1544,6 @@ add_entrypoint_object(
1548
1544
DEPENDS
1549
1545
.common_constants
1550
1546
.explogxf
1551
- libc.include .errno
1552
1547
libc.src.__support.CPP.bit
1553
1548
libc.src.__support.CPP.optional
1554
1549
libc.src.__support.FPUtil.dyadic_float
@@ -1580,7 +1575,6 @@ add_header_library(
1580
1575
libc.src.__support.FPUtil.rounding_mode
1581
1576
libc.src.__support.macros .optimization
1582
1577
libc.src.__support.common
1583
- libc.include .errno
1584
1578
libc.src.errno.errno
1585
1579
COMPILE_OPTIONS
1586
1580
-O3
@@ -1632,7 +1626,6 @@ add_entrypoint_object(
1632
1626
DEPENDS
1633
1627
.common_constants
1634
1628
.explogxf
1635
- libc.include .errno
1636
1629
libc.src.__support.CPP.bit
1637
1630
libc.src.__support.CPP.optional
1638
1631
libc.src.__support.FPUtil.dyadic_float
@@ -1666,7 +1659,6 @@ add_entrypoint_object(
1666
1659
libc.src.__support.FPUtil.polyeval
1667
1660
libc.src.__support.FPUtil.rounding_mode
1668
1661
libc.src.__support.macros .optimization
1669
- libc.include .errno
1670
1662
libc.src.errno.errno
1671
1663
COMPILE_OPTIONS
1672
1664
-O3
@@ -1705,7 +1697,6 @@ add_entrypoint_object(
1705
1697
.exp10f_impl
1706
1698
.exp2f_impl
1707
1699
.explogxf
1708
- libc.include .errno
1709
1700
libc.src.__support.CPP.bit
1710
1701
libc.src.__support.CPP.optional
1711
1702
libc.src.__support.FPUtil.fenv_impl
@@ -4144,7 +4135,6 @@ add_object_library(
4144
4135
libc.src.__support.FPUtil.nearest_integer
4145
4136
libc.src.__support.FPUtil.polyeval
4146
4137
libc.src.__support.common
4147
- libc.include .errno
4148
4138
libc.src.errno.errno
4149
4139
COMPILE_OPTIONS
4150
4140
-O3
0 commit comments