Browse Source
[externals] Don't force xbyak to be bundled
I explicitly asked for it to be removed, and it was added back again.
Why?
Signed-off-by: crueter <crueter@eden-emu.dev>
pull/3526/head
crueter
4 weeks ago
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
1 changed files with
1 additions and
2 deletions
-
externals/cpmfile.json
|
|
@ -53,8 +53,7 @@ |
|
|
"repo": "herumi/xbyak", |
|
|
"repo": "herumi/xbyak", |
|
|
"tag": "v%VERSION%", |
|
|
"tag": "v%VERSION%", |
|
|
"hash": "ac333d7bea1d61865bebebb116201a58db431946aa2f11aa042ef5795c390ff30af4d6c90ed3b3d24443a1d430703b08f14fc13b2fa405c155a241456ed78a47", |
|
|
"hash": "ac333d7bea1d61865bebebb116201a58db431946aa2f11aa042ef5795c390ff30af4d6c90ed3b3d24443a1d430703b08f14fc13b2fa405c155a241456ed78a47", |
|
|
"git_version": "7.33.2", |
|
|
|
|
|
"bundled": true |
|
|
|
|
|
|
|
|
"git_version": "7.33.2" |
|
|
}, |
|
|
}, |
|
|
"oaknut": { |
|
|
"oaknut": { |
|
|
"repo": "eden-emulator/oaknut", |
|
|
"repo": "eden-emulator/oaknut", |
|
|
|