@@ -1275,14 +1275,6 @@ add_entrypoint_object(
12751275 libc.src.__support.FPUtil.nearest_integer_operations
12761276)
12771277
1278- add_object_library(
1279- exp_utils
1280- HDRS
1281- exp_utils.h
1282- SRCS
1283- exp_utils.cpp
1284- )
1285-
12861278add_entrypoint_object(
12871279 erff
12881280 SRCS
@@ -3978,7 +3970,7 @@ add_entrypoint_object(
39783970 libc.src.__support.FPUtil.polyeval
39793971 libc.src.__support.FPUtil.sqrt
39803972 libc.src.__support.macros .optimization
3981- libc.src.__support.macros .properties.types
3973+ libc.src.__support.macros .properties.types
39823974)
39833975
39843976add_entrypoint_object(
@@ -4046,7 +4038,7 @@ add_entrypoint_object(
40464038 libc.src.__support.FPUtil.multiply_add
40474039 libc.src.__support.FPUtil.polyeval
40484040 libc.src.__support.macros .optimization
4049- libc.src.__support.macros .properties.types
4041+ libc.src.__support.macros .properties.types
40504042)
40514043
40524044add_object_library(
@@ -4093,7 +4085,7 @@ add_entrypoint_object(
40934085 libc.src.__support.FPUtil.polyeval
40944086 libc.src.__support.FPUtil.sqrt
40954087 libc.src.__support.macros .optimization
4096- libc.src.__support.macros .properties.types
4088+ libc.src.__support.macros .properties.types
40974089)
40984090
40994091add_header_library(
@@ -4162,7 +4154,7 @@ add_entrypoint_object(
41624154 libc.src.__support.FPUtil.polyeval
41634155 libc.src.__support.FPUtil.sqrt
41644156 libc.src.__support.macros .optimization
4165- libc.src.__support.macros .properties.types
4157+ libc.src.__support.macros .properties.types
41664158)
41674159
41684160add_entrypoint_object(
@@ -4181,7 +4173,7 @@ add_entrypoint_object(
41814173 libc.src.__support.FPUtil.polyeval
41824174 libc.src.__support.FPUtil.sqrt
41834175 libc.src.__support.macros .optimization
4184- libc.src.__support.macros .properties.types
4176+ libc.src.__support.macros .properties.types
41854177 libc.src.__support.macros .properties.cpu_features
41864178)
41874179
@@ -4201,7 +4193,7 @@ add_entrypoint_object(
42014193 libc.src.__support.FPUtil.polyeval
42024194 libc.src.__support.FPUtil.sqrt
42034195 libc.src.__support.macros .optimization
4204- libc.src.__support.macros .properties.types
4196+ libc.src.__support.macros .properties.types
42054197)
42064198
42074199add_header_library(
0 commit comments