@@ -4,8 +4,6 @@ add_entrypoint_object(
4
4
cproj.cpp
5
5
HDRS
6
6
../cproj.h
7
- COMPILE_OPTIONS
8
- ${libc_opt_high_flag}
9
7
DEPENDS
10
8
libc.src.__support.complex_basic_ops
11
9
)
@@ -16,8 +14,6 @@ add_entrypoint_object(
16
14
cprojf.cpp
17
15
HDRS
18
16
../cprojf.h
19
- COMPILE_OPTIONS
20
- ${libc_opt_high_flag}
21
17
DEPENDS
22
18
libc.src.__support.complex_basic_ops
23
19
)
@@ -28,8 +24,6 @@ add_entrypoint_object(
28
24
cprojl.cpp
29
25
HDRS
30
26
../cprojl.h
31
- COMPILE_OPTIONS
32
- ${libc_opt_high_flag}
33
27
DEPENDS
34
28
libc.src.__support.complex_basic_ops
35
29
)
@@ -40,8 +34,6 @@ add_entrypoint_object(
40
34
cprojf16.cpp
41
35
HDRS
42
36
../cprojf16.h
43
- COMPILE_OPTIONS
44
- ${libc_opt_high_flag}
45
37
DEPENDS
46
38
libc.src.__support.complex_basic_ops
47
39
libc.src.__support.macros.properties.types
@@ -54,8 +46,6 @@ add_entrypoint_object(
54
46
cprojf128.cpp
55
47
HDRS
56
48
../cprojf128.h
57
- COMPILE_OPTIONS
58
- ${libc_opt_high_flag}
59
49
DEPENDS
60
50
libc.src.__support.complex_basic_ops
61
51
libc.src.__support.macros.properties.types
@@ -68,8 +58,6 @@ add_entrypoint_object(
68
58
conj.cpp
69
59
HDRS
70
60
../conj.h
71
- COMPILE_OPTIONS
72
- ${libc_opt_high_flag}
73
61
DEPENDS
74
62
libc.src.__support.complex_basic_ops
75
63
)
@@ -80,8 +68,6 @@ add_entrypoint_object(
80
68
conjf.cpp
81
69
HDRS
82
70
../conjf.h
83
- COMPILE_OPTIONS
84
- ${libc_opt_high_flag}
85
71
DEPENDS
86
72
libc.src.__support.complex_basic_ops
87
73
)
@@ -92,8 +78,6 @@ add_entrypoint_object(
92
78
conjl.cpp
93
79
HDRS
94
80
../conjl.h
95
- COMPILE_OPTIONS
96
- ${libc_opt_high_flag}
97
81
DEPENDS
98
82
libc.src.__support.complex_basic_ops
99
83
)
@@ -104,8 +88,6 @@ add_entrypoint_object(
104
88
conjf16.cpp
105
89
HDRS
106
90
../conjf16.h
107
- COMPILE_OPTIONS
108
- ${libc_opt_high_flag}
109
91
DEPENDS
110
92
libc.src.__support.complex_basic_ops
111
93
libc.src.__support.macros.properties.types
@@ -118,8 +100,6 @@ add_entrypoint_object(
118
100
conjf128.cpp
119
101
HDRS
120
102
../conjf128.h
121
- COMPILE_OPTIONS
122
- ${libc_opt_high_flag}
123
103
DEPENDS
124
104
libc.src.__support.complex_basic_ops
125
105
libc.src.__support.macros.properties.types
@@ -132,8 +112,6 @@ add_entrypoint_object(
132
112
creal.cpp
133
113
HDRS
134
114
../creal.h
135
- COMPILE_OPTIONS
136
- ${libc_opt_high_flag}
137
115
DEPENDS
138
116
libc.src.__support.CPP.bit
139
117
libc.src.__support.complex_type
@@ -145,8 +123,6 @@ add_entrypoint_object(
145
123
crealf.cpp
146
124
HDRS
147
125
../crealf.h
148
- COMPILE_OPTIONS
149
- ${libc_opt_high_flag}
150
126
DEPENDS
151
127
libc.src.__support.CPP.bit
152
128
libc.src.__support.complex_type
@@ -158,8 +134,6 @@ add_entrypoint_object(
158
134
creall.cpp
159
135
HDRS
160
136
../creall.h
161
- COMPILE_OPTIONS
162
- ${libc_opt_high_flag}
163
137
DEPENDS
164
138
libc.src.__support.CPP.bit
165
139
libc.src.__support.complex_type
@@ -171,8 +145,6 @@ add_entrypoint_object(
171
145
crealf16.cpp
172
146
HDRS
173
147
../crealf16.h
174
- COMPILE_OPTIONS
175
- ${libc_opt_high_flag}
176
148
DEPENDS
177
149
libc.src.__support.CPP.bit
178
150
libc.src.__support.complex_type
@@ -186,8 +158,6 @@ add_entrypoint_object(
186
158
crealf128.cpp
187
159
HDRS
188
160
../crealf128.h
189
- COMPILE_OPTIONS
190
- ${libc_opt_high_flag}
191
161
DEPENDS
192
162
libc.src.__support.CPP.bit
193
163
libc.src.__support.complex_type
@@ -201,8 +171,6 @@ add_entrypoint_object(
201
171
cimag.cpp
202
172
HDRS
203
173
../cimag.h
204
- COMPILE_OPTIONS
205
- ${libc_opt_high_flag}
206
174
DEPENDS
207
175
libc.src.__support.CPP.bit
208
176
libc.src.__support.complex_type
@@ -214,8 +182,6 @@ add_entrypoint_object(
214
182
cimagf.cpp
215
183
HDRS
216
184
../cimagf.h
217
- COMPILE_OPTIONS
218
- ${libc_opt_high_flag}
219
185
DEPENDS
220
186
libc.src.__support.CPP.bit
221
187
libc.src.__support.complex_type
@@ -227,8 +193,6 @@ add_entrypoint_object(
227
193
cimagl.cpp
228
194
HDRS
229
195
../cimagl.h
230
- COMPILE_OPTIONS
231
- ${libc_opt_high_flag}
232
196
DEPENDS
233
197
libc.src.__support.CPP.bit
234
198
libc.src.__support.complex_type
@@ -240,8 +204,6 @@ add_entrypoint_object(
240
204
cimagf16.cpp
241
205
HDRS
242
206
../cimagf16.h
243
- COMPILE_OPTIONS
244
- ${libc_opt_high_flag}
245
207
DEPENDS
246
208
libc.src.__support.CPP.bit
247
209
libc.src.__support.complex_type
@@ -255,8 +217,6 @@ add_entrypoint_object(
255
217
cimagf128.cpp
256
218
HDRS
257
219
../cimagf128.h
258
- COMPILE_OPTIONS
259
- ${libc_opt_high_flag}
260
220
DEPENDS
261
221
libc.src.__support.CPP.bit
262
222
libc.src.__support.complex_type
0 commit comments