Add sanitizer development tools

This commit is contained in:
Fabio Scotto di Santolo
2026-08-01 21:41:32 +02:00
parent 38bca45f38
commit 886098dc0d
2 changed files with 6 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ fedora_desktop_packages:
- nodejs-bash-language-server
- bluez
- bridge-utils
- clang-tools-extra
- cmake
- cscope
- ctags
@@ -32,6 +33,7 @@ fedora_desktop_packages:
- libreoffice
- liberation-fonts
- libasan
- libubsan
- libvterm-devel
- libX11-devel
- libXft-devel

View File

@@ -28,14 +28,18 @@ mint_packages_base:
mint_development_packages:
- build-essential
- clang
- clang-format
- clang-tools
- cmake
- gdb
- libasan8
- libubsan1
- golang
- nodejs
- npm
- pkg-config
- python3-venv
- valgrind
mint_desktop_common_packages:
- dconf-cli