Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit 740c426

Browse files
committed
doc: add a deprecation message for removing lttng
PR-URL: nodejs/node#18982 Refs: nodejs/node#18971 Refs: nodejs/node#18975 Refs: nodejs/node#18945 Reviewed-By: Tiancheng "Timothy" Gu <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Jackson Tian <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 30fd3d2 commit 740c426

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

doc/api/deprecations.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -915,6 +915,14 @@ Type: Runtime
915915
916916
This was never a documented feature.
917917
918+
919+
<a id="DEP0101"></a>
920+
### DEP0101: --with-lttng
921+
922+
Type: End-of-Life
923+
924+
The `--with-lttng` compile time option is removed.
925+
918926
[`--pending-deprecation`]: cli.html#cli_pending_deprecation
919927
[`Buffer.allocUnsafeSlow(size)`]: buffer.html#buffer_class_method_buffer_allocunsafeslow_size
920928
[`Buffer.from(array)`]: buffer.html#buffer_class_method_buffer_from_array

0 commit comments

Comments
 (0)