mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
C++: Add glibc to the list of bulk generation targets.
This commit is contained in:
@@ -2,6 +2,9 @@ language: cpp
|
|||||||
strategy: dca
|
strategy: dca
|
||||||
destination: cpp/ql/lib/ext/generated
|
destination: cpp/ql/lib/ext/generated
|
||||||
targets:
|
targets:
|
||||||
|
- name: glibc
|
||||||
|
with-sinks: false
|
||||||
|
with-sources: false
|
||||||
- name: zlib
|
- name: zlib
|
||||||
with-sinks: false
|
with-sinks: false
|
||||||
with-sources: false
|
with-sources: false
|
||||||
|
|||||||
Reference in New Issue
Block a user