Skip to content
Snippets Groups Projects
Commit 1eead75e authored by Alexander Turenko's avatar Alexander Turenko Committed by Kirill Yukhin
Browse files

build: pass path to toolchain for luajit and curl

This allows to overcome problems when CMake chooses one toolchain to
build tarantool, but a library (libluajit.a or libcurl.a) is built using
another (incompatible) toolchain.

Fixes #4587.
parent ea5929db
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment