Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
MDEV-25716 Building failure in S3 engine on MacOS
update libmarias3 to get the fix
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule libmarias3
updated
9 files
| +1 −0 | .gitignore | |
| +1 −1 | Makefile.am | |
| +0 −0 | VERSION.txt | |
| +1 −1 | configure.ac | |
| +1 −1 | docs/conf.py | |
| +1 −1 | docs/contributors/introduction.rst | |
| +5 −0 | libmarias3/marias3.h | |
| +36 −11 | src/marias3.c | |
| +1 −1 | src/xml.c |