@@ -137,9 +137,6 @@ toolchain {
137
137
compiler_flag: "-g"
138
138
compiler_flag: "-DDEBUG"
139
139
}
140
- linking_mode_flags {
141
- mode: DYNAMIC
142
- }
143
140
make_variable {
144
141
name: "STACK_FRAME_UNLIMITED"
145
142
value: "-Wframe-larger-than=100000000 -Wno-vla"
@@ -1121,8 +1118,6 @@ toolchain {
1121
1118
action: "c++-link-executable"
1122
1119
action: "c++-link-dynamic-library"
1123
1120
flag_group {
1124
- flag: "-undefined"
1125
- flag: "dynamic_lookup"
1126
1121
}
1127
1122
}
1128
1123
}
@@ -1867,6 +1862,8 @@ toolchain {
1867
1862
}
1868
1863
linking_mode_flags {
1869
1864
mode: DYNAMIC
1865
+ linker_flag: "-undefined"
1866
+ linker_flag: "dynamic_lookup"
1870
1867
}
1871
1868
make_variable {
1872
1869
name: "STACK_FRAME_UNLIMITED"
@@ -2849,8 +2846,6 @@ toolchain {
2849
2846
action: "c++-link-executable"
2850
2847
action: "c++-link-dynamic-library"
2851
2848
flag_group {
2852
- flag: "-undefined"
2853
- flag: "dynamic_lookup"
2854
2849
}
2855
2850
}
2856
2851
}
@@ -3593,9 +3588,6 @@ toolchain {
3593
3588
compiler_flag: "-g"
3594
3589
compiler_flag: "-DDEBUG"
3595
3590
}
3596
- linking_mode_flags {
3597
- mode: DYNAMIC
3598
- }
3599
3591
make_variable {
3600
3592
name: "STACK_FRAME_UNLIMITED"
3601
3593
value: "-Wframe-larger-than=100000000 -Wno-vla"
@@ -4577,8 +4569,6 @@ toolchain {
4577
4569
action: "c++-link-executable"
4578
4570
action: "c++-link-dynamic-library"
4579
4571
flag_group {
4580
- flag: "-undefined"
4581
- flag: "dynamic_lookup"
4582
4572
}
4583
4573
}
4584
4574
}
@@ -5321,9 +5311,6 @@ toolchain {
5321
5311
compiler_flag: "-g"
5322
5312
compiler_flag: "-DDEBUG"
5323
5313
}
5324
- linking_mode_flags {
5325
- mode: DYNAMIC
5326
- }
5327
5314
make_variable {
5328
5315
name: "STACK_FRAME_UNLIMITED"
5329
5316
value: "-Wframe-larger-than=100000000 -Wno-vla"
@@ -6305,8 +6292,6 @@ toolchain {
6305
6292
action: "c++-link-executable"
6306
6293
action: "c++-link-dynamic-library"
6307
6294
flag_group {
6308
- flag: "-undefined"
6309
- flag: "dynamic_lookup"
6310
6295
}
6311
6296
}
6312
6297
}
@@ -7051,9 +7036,6 @@ toolchain {
7051
7036
compiler_flag: "-g"
7052
7037
compiler_flag: "-DDEBUG"
7053
7038
}
7054
- linking_mode_flags {
7055
- mode: DYNAMIC
7056
- }
7057
7039
make_variable {
7058
7040
name: "STACK_FRAME_UNLIMITED"
7059
7041
value: "-Wframe-larger-than=100000000 -Wno-vla"
@@ -8037,8 +8019,6 @@ toolchain {
8037
8019
action: "c++-link-executable"
8038
8020
action: "c++-link-dynamic-library"
8039
8021
flag_group {
8040
- flag: "-undefined"
8041
- flag: "dynamic_lookup"
8042
8022
}
8043
8023
}
8044
8024
}
@@ -8789,9 +8769,6 @@ toolchain {
8789
8769
compiler_flag: "-g"
8790
8770
compiler_flag: "-DDEBUG"
8791
8771
}
8792
- linking_mode_flags {
8793
- mode: DYNAMIC
8794
- }
8795
8772
make_variable {
8796
8773
name: "STACK_FRAME_UNLIMITED"
8797
8774
value: "-Wframe-larger-than=100000000 -Wno-vla"
@@ -9777,8 +9754,6 @@ toolchain {
9777
9754
action: "c++-link-executable"
9778
9755
action: "c++-link-dynamic-library"
9779
9756
flag_group {
9780
- flag: "-undefined"
9781
- flag: "dynamic_lookup"
9782
9757
}
9783
9758
}
9784
9759
}
@@ -10530,9 +10505,6 @@ toolchain {
10530
10505
compiler_flag: "-g"
10531
10506
compiler_flag: "-DDEBUG"
10532
10507
}
10533
- linking_mode_flags {
10534
- mode: DYNAMIC
10535
- }
10536
10508
make_variable {
10537
10509
name: "STACK_FRAME_UNLIMITED"
10538
10510
value: "-Wframe-larger-than=100000000 -Wno-vla"
@@ -11517,8 +11489,6 @@ toolchain {
11517
11489
action: "c++-link-dynamic-library"
11518
11490
flag_group {
11519
11491
flag: "-lc++"
11520
- flag: "-undefined"
11521
- flag: "dynamic_lookup"
11522
11492
flag: "-target"
11523
11493
flag: "x86_64-apple-tvos"
11524
11494
}
@@ -11528,8 +11498,6 @@ toolchain {
11528
11498
action: "c++-link-dynamic-library"
11529
11499
flag_group {
11530
11500
flag: "-lc++"
11531
- flag: "-undefined"
11532
- flag: "dynamic_lookup"
11533
11501
flag: "-target"
11534
11502
flag: "x86_64-apple-tvos"
11535
11503
}
@@ -12301,9 +12269,6 @@ toolchain {
12301
12269
compiler_flag: "-g"
12302
12270
compiler_flag: "-DDEBUG"
12303
12271
}
12304
- linking_mode_flags {
12305
- mode: DYNAMIC
12306
- }
12307
12272
make_variable {
12308
12273
name: "STACK_FRAME_UNLIMITED"
12309
12274
value: "-Wframe-larger-than=100000000 -Wno-vla"
@@ -13287,8 +13252,6 @@ toolchain {
13287
13252
action: "c++-link-executable"
13288
13253
action: "c++-link-dynamic-library"
13289
13254
flag_group {
13290
- flag: "-undefined"
13291
- flag: "dynamic_lookup"
13292
13255
}
13293
13256
}
13294
13257
}
@@ -14039,9 +14002,6 @@ toolchain {
14039
14002
compiler_flag: "-g"
14040
14003
compiler_flag: "-DDEBUG"
14041
14004
}
14042
- linking_mode_flags {
14043
- mode: DYNAMIC
14044
- }
14045
14005
make_variable {
14046
14006
name: "STACK_FRAME_UNLIMITED"
14047
14007
value: "-Wframe-larger-than=100000000 -Wno-vla"
@@ -15025,8 +14985,6 @@ toolchain {
15025
14985
action: "c++-link-executable"
15026
14986
action: "c++-link-dynamic-library"
15027
14987
flag_group {
15028
- flag: "-undefined"
15029
- flag: "dynamic_lookup"
15030
14988
}
15031
14989
}
15032
14990
}
@@ -15797,9 +15755,6 @@ toolchain {
15797
15755
compiler_flag: "-g"
15798
15756
compiler_flag: "-DDEBUG"
15799
15757
}
15800
- linking_mode_flags {
15801
- mode: DYNAMIC
15802
- }
15803
15758
make_variable {
15804
15759
name: "STACK_FRAME_UNLIMITED"
15805
15760
value: "-Wframe-larger-than=100000000 -Wno-vla"
@@ -16785,8 +16740,6 @@ toolchain {
16785
16740
action: "c++-link-executable"
16786
16741
action: "c++-link-dynamic-library"
16787
16742
flag_group {
16788
- flag: "-undefined"
16789
- flag: "dynamic_lookup"
16790
16743
}
16791
16744
}
16792
16745
}
@@ -17558,9 +17511,6 @@ toolchain {
17558
17511
compiler_flag: "-g"
17559
17512
compiler_flag: "-DDEBUG"
17560
17513
}
17561
- linking_mode_flags {
17562
- mode: DYNAMIC
17563
- }
17564
17514
make_variable {
17565
17515
name: "STACK_FRAME_UNLIMITED"
17566
17516
value: "-Wframe-larger-than=100000000 -Wno-vla"
@@ -18545,8 +18495,6 @@ toolchain {
18545
18495
action: "c++-link-dynamic-library"
18546
18496
flag_group {
18547
18497
flag: "-lc++"
18548
- flag: "-undefined"
18549
- flag: "dynamic_lookup"
18550
18498
flag: "-target"
18551
18499
flag: "arm64-apple-tvos"
18552
18500
}
@@ -18556,8 +18504,6 @@ toolchain {
18556
18504
action: "c++-link-dynamic-library"
18557
18505
flag_group {
18558
18506
flag: "-lc++"
18559
- flag: "-undefined"
18560
- flag: "dynamic_lookup"
18561
18507
flag: "-target"
18562
18508
flag: "arm64-apple-tvos"
18563
18509
}
@@ -19349,9 +19295,6 @@ toolchain {
19349
19295
compiler_flag: "-g"
19350
19296
compiler_flag: "-DDEBUG"
19351
19297
}
19352
- linking_mode_flags {
19353
- mode: DYNAMIC
19354
- }
19355
19298
make_variable {
19356
19299
name: "STACK_FRAME_UNLIMITED"
19357
19300
value: "-Wframe-larger-than=100000000 -Wno-vla"
@@ -20335,8 +20278,6 @@ toolchain {
20335
20278
action: "c++-link-executable"
20336
20279
action: "c++-link-dynamic-library"
20337
20280
flag_group {
20338
- flag: "-undefined"
20339
- flag: "dynamic_lookup"
20340
20281
}
20341
20282
}
20342
20283
}
0 commit comments