Skip to content

Commit 30f0b2e

Browse files
committed
gcc4.8 fix
1 parent 130e2dd commit 30f0b2e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

externals/mel

Submodule mel updated 1 file

meson_scripts/init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def init_submodules(method = 'auto'):
5656
github_repo_ninja = 'https://github.com/ninja-build/ninja'
5757
sha_version_mpp = '5ff579f43781cae07411e5ab46291c9971536be6'
5858
github_repo_mpp = 'https://github.com/mutationpp/Mutationpp'
59-
sha_version_mel = '232cccf80629cecdcd4f8ba7b96cd7bb9347b3bd'
59+
sha_version_mel = '2484cd3258ef800a10e361016cb341834ee7930b'
6060
github_repo_mel = 'https://github.com/pcarruscag/MEL'
6161

6262
medi_name = 'MeDiPack'

0 commit comments

Comments
 (0)