mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-24 22:00:18 +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
|
$ ./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
|
## Uninstall
|
||||||
|
|
||||||
In case of a polluted filesystem, you can uninstall the current
|
In case of a polluted filesystem, you can uninstall the current
|
||||||
|
Loading…
Reference in New Issue
Block a user