| 11 |
|
- clang |
| 12 |
|
|
| 13 |
|
addons: |
| 14 |
< |
coverity_scan: |
| 15 |
< |
name: "ircd-hybrid/ircd-hybrid" |
| 16 |
< |
description: "A lightweight, high-performance internet relay chat daemon." |
| 17 |
< |
build_command_prepend: ./configure |
| 18 |
< |
build_command: make |
| 19 |
< |
branch_pattern: coverity_scan |
| 14 |
> |
coverity_scan: |
| 15 |
> |
project: |
| 16 |
> |
name: "ircd-hybrid/ircd-hybrid" |
| 17 |
> |
description: "A lightweight, high-performance internet relay chat daemon." |
| 18 |
> |
build_command_prepend: ./configure |
| 19 |
> |
build_command: make |
| 20 |
> |
branch_pattern: coverity_scan |
| 21 |
|
|
| 22 |
|
script: |
| 23 |
|
- ./configure |