mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-02-24 20:21:42 +00:00
wip
[skip test]
This commit is contained in:
parent
07575f016c
commit
344c250ba4
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ class Radare2Target(base.MesonTarget):
|
||||||
|
|
||||||
def configure(self, state: BuildState):
|
def configure(self, state: BuildState):
|
||||||
option = state.options
|
option = state.options
|
||||||
option['blob'] = 'true'
|
# option['blob'] = 'true'
|
||||||
option['r2_gittip'] = 'ab809417aa6b676922f95cf77861924eb90e7ef2'
|
option['r2_gittip'] = 'ab809417aa6b676922f95cf77861924eb90e7ef2'
|
||||||
option['r2_version_commit'] = '1'
|
option['r2_version_commit'] = '1'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue