Merge pull request #22 from gasche/update-4.07

update the ocaml-src submodule to track the maintenance 4.07 branch
This commit is contained in:
Gabriel Scherer 2020-12-11 13:21:09 +01:00 committed by GitHub
commit b4b165ed29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 4132d38ec5da4874688b957c28d0fcba2e8bbb9e
Subproject commit 4135828a4b66eb7403d68839da701257c0ccd31e

View File

@ -1,5 +1,5 @@
19,20c19
< echo ' -nopervasives -no-alias-deps -w -49' \
< ' -pp "$AWK -f expand_module_aliases.awk"';;
< ' -pp "$AWK -f ./expand_module_aliases.awk"';;
---
> echo ' -nopervasives -no-alias-deps -w -49';;