@@ -555,7 +555,6 @@ Can be set with `make setcap` (preferred) or `make setuid` or by running btop wi
555555 | ---------------------------------| -------------------------------------------------------------------------|
556556 | ` -DBTOP_STATIC=< ON\| OFF> ` | Enables static linking (OFF by default) |
557557 | ` -DBTOP_LTO=< ON\| OFF> ` | Enables link time optimization (ON by default) |
558- | ` -DBTOP_USE_MOLD=< ON\| OFF> ` | Use mold to link btop (OFF by default) |
559558 | ` -DBTOP_PEDANTIC=< ON\| OFF> ` | Compile with additional warnings (OFF by default) |
560559 | ` -DBTOP_WERROR=< ON\| OFF> ` | Compile with warnings as errors (OFF by default) |
561560 | ` -DBTOP_GPU=< ON\| OFF> ` | Enable GPU support (ON by default) |
@@ -726,7 +725,6 @@ Can be set with `make setcap` (preferred) or `make setuid` or by running btop wi
726725 | Configure flag | Description |
727726 |---------------------------------|-------------------------------------------------------------------------|
728727 | `-DBTOP_LTO=<ON\|OFF>` | Enables link time optimization (ON by default) |
729- | `-DBTOP_USE_MOLD=<ON\|OFF>` | Use mold to link btop (OFF by default) |
730728 | `-DBTOP_PEDANTIC=<ON\|OFF>` | Compile with additional warnings (OFF by default) |
731729 | `-DBTOP_WERROR=<ON\|OFF>` | Compile with warnings as errors (OFF by default) |
732730 | `-DCMAKE_INSTALL_PREFIX=<path>` | The installation prefix (' /usr/local' by default) |
@@ -903,7 +901,6 @@ Can be set with `make setcap` (preferred) or `make setuid` or by running btop wi
903901 |---------------------------------|-------------------------------------------------------------------------|
904902 | `-DBTOP_STATIC=<ON\|OFF>` | Enables static linking (OFF by default) |
905903 | `-DBTOP_LTO=<ON\|OFF>` | Enables link time optimization (ON by default) |
906- | `-DBTOP_USE_MOLD=<ON\|OFF>` | Use mold to link btop (OFF by default) |
907904 | `-DBTOP_PEDANTIC=<ON\|OFF>` | Compile with additional warnings (OFF by default) |
908905 | `-DBTOP_WERROR=<ON\|OFF>` | Compile with warnings as errors (OFF by default) |
909906 | `-DCMAKE_INSTALL_PREFIX=<path>` | The installation prefix (' /usr/local' by default) |
@@ -1064,7 +1061,6 @@ Can be set with `make setcap` (preferred) or `make setuid` or by running btop wi
10641061 | Configure flag | Description |
10651062 | ---------------------------------| -------------------------------------------------------------------------|
10661063 | ` -DBTOP_LTO=< ON\| OFF> ` | Enables link time optimization (ON by default) |
1067- | ` -DBTOP_USE_MOLD=< ON\| OFF> ` | Use mold to link btop (OFF by default) |
10681064 | ` -DBTOP_PEDANTIC=< ON\| OFF> ` | Compile with additional warnings (OFF by default) |
10691065 | ` -DBTOP_WERROR=< ON\| OFF> ` | Compile with warnings as errors (OFF by default) |
10701066 | ` -DCMAKE_INSTALL_PREFIX=< path> ` | The installation prefix (' /usr/local' by default) |
@@ -1225,7 +1221,6 @@ Can be set with `make setcap` (preferred) or `make setuid` or by running btop wi
12251221 | Configure flag | Description |
12261222 | ---------------------------------| -------------------------------------------------------------------------|
12271223 | ` -DBTOP_LTO=< ON\| OFF> ` | Enables link time optimization (ON by default) |
1228- | ` -DBTOP_USE_MOLD=< ON\| OFF> ` | Use mold to link btop (OFF by default) |
12291224 | ` -DBTOP_PEDANTIC=< ON\| OFF> ` | Compile with additional warnings (OFF by default) |
12301225 | ` -DBTOP_WERROR=< ON\| OFF> ` | Compile with warnings as errors (OFF by default) |
12311226 | ` -DCMAKE_INSTALL_PREFIX=< path> ` | The installation prefix (' /usr/local' by default) |
0 commit comments