Commit 50b8818
committed
quic: disable building ngtcp2 examples
The ngtcp2 client and server examples are built with the intention of
using them as reference implementations for future quic tests.
However, as of ngtcp2 1.22.0, these examples require c++-23 libraries,
which doesn't match the current Node.js build requirements.
Signed-off-by: Renegade334 <[email protected]>1 parent cee146f commit 50b8818
2 files changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
473 | | - | |
474 | | - | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
475 | 476 | | |
476 | 477 | | |
477 | 478 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
0 commit comments