radareorg/r2ghidra

Build the sleigh files with meson

Opened this issue · 0 comments

Right now it is only possible to do that using the following commands:

make -C ghidra sleigh-build
export R2_LIBR_PLUGINS=$(r2 -H R2_LIBR_PLUGINS)
DESTDIR="${pkgdir}" make -C ghidra install

reference thread: #93 (comment)