Skip to content

fix: llvm build (sprintf depricated errors)

Denis Smirnov requested to merge macos_build into 2.11.0-picodata

MacOS uses llvm and it fails to compile tarantool (complains on the deprecated sprintf function)

Merge request reports