mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-24 13:49:50 +00:00
Document local meson build (#17959)
This commit is contained in:
parent
58ac34cea5
commit
955aca4614
@ -93,6 +93,10 @@ Alternatively you can also build with meson + ninja:
|
||||
|
||||
$ ./sys/meson.py --prefix=/usr --shared --install
|
||||
|
||||
Or install in your home with meson + ninja:
|
||||
|
||||
$ ./sys/meson.py --prefix=/home/$USER/r2meson --local --shared --install
|
||||
|
||||
## Uninstall
|
||||
|
||||
In case of a polluted filesystem, you can uninstall the current
|
||||
|
Loading…
Reference in New Issue
Block a user