Compare commits
25 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1175c73527 | ||
|
|
d9662d7e46 | ||
|
|
a628db8eb6 | ||
|
|
06cd0a0b03 | ||
|
|
b0b0babd85 | ||
|
|
a0fe4d1a02 | ||
|
|
1fdcf2b48b | ||
|
|
94d0d89151 | ||
|
|
ebe3e4b39b | ||
|
|
220e68f602 | ||
|
|
584e97458a | ||
|
|
42903f99e7 | ||
|
|
d826621b3f | ||
|
|
6b1002a993 | ||
|
|
86c91981ae | ||
|
|
d6780a347b | ||
|
|
fd5bf86537 | ||
|
|
3d572db69b | ||
|
|
0f8c03ef7e | ||
|
|
29c2777aa2 | ||
|
|
fb70a00e5c | ||
|
|
45fe6e75b5 | ||
|
|
2f5db63aad | ||
|
|
c66a529992 | ||
|
|
e7b81d4bd9 |
1 changed files with 9 additions and 0 deletions
9
radare2-meson-version.patch
Normal file
9
radare2-meson-version.patch
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
diff -up radare2-4.5.0/meson.build.orig radare2-4.5.0/meson.build
|
||||
--- radare2-4.5.0/meson.build.orig 2020-07-30 11:41:05.385283528 +0200
|
||||
+++ radare2-4.5.0/meson.build 2020-07-30 11:41:18.063292450 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-project('radare2', 'c', license: 'LGPL3', meson_version: '>=0.50.1')
|
||||
+project('radare2', 'c', license: 'LGPL3', meson_version: '>=0.49.1')
|
||||
|
||||
py3_exe = import('python').find_installation('python3')
|
||||
git_exe = find_program('git', required: false)
|
||||
Loading…
Add table
Add a link
Reference in a new issue