Skip to content

Commit 5649073

Browse files
authored
Merge pull request #19969 from MathiasVP/add-glibc-to-bulk-generation-targets
C++: Add glibc to the list of bulk generation targets
2 parents 8315095 + d4bc384 commit 5649073

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cpp/bulk_generation_targets.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ language: cpp
22
strategy: dca
33
destination: cpp/ql/lib/ext/generated
44
targets:
5+
- name: glibc
6+
with-sinks: false
7+
with-sources: false
58
- name: zlib
69
with-sinks: false
710
with-sources: false

0 commit comments

Comments
 (0)