mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-31 08:37:26 +00:00
Updated r2 submodule (Fix appveyor build) (#212)
This commit is contained in:
parent
aafc99dcd6
commit
fb796d0758
@ -36,7 +36,7 @@ copy ..\ninja.exe .\
|
|||||||
copy ..\meson.py .\
|
copy ..\meson.py .\
|
||||||
rmdir /s /q ..\dist%BI%
|
rmdir /s /q ..\dist%BI%
|
||||||
call "%VSVARSALLPATH%" %VARSALL%
|
call "%VSVARSALLPATH%" %VARSALL%
|
||||||
call meson.bat --release --shared
|
%PYTHON%\python.exe sys\meson.py --release --shared --prefix="%CD%"
|
||||||
if not %ERRORLEVEL%==0 exit
|
if not %ERRORLEVEL%==0 exit
|
||||||
call sys\meson_install.bat --with-static ..\dist%BI%
|
call sys\meson_install.bat --with-static ..\dist%BI%
|
||||||
copy /Y build\r_userconf.h ..\dist%BI%\include\libr\
|
copy /Y build\r_userconf.h ..\dist%BI%\include\libr\
|
||||||
|
2
radare2
2
radare2
@ -1 +1 @@
|
|||||||
Subproject commit 410ca098030e18f9cff00d49c45499fa33b4f1db
|
Subproject commit aeac3d001cecda97a6682972ed2d17c121eb876c
|
Loading…
Reference in New Issue
Block a user