20 lines
206 B
Plaintext
20 lines
206 B
Plaintext
[settings]
|
|
os=Linux
|
|
arch=x86_64
|
|
|
|
compiler=clang
|
|
compiler.version=14
|
|
compiler.libcxx=libc++
|
|
|
|
build_type=Release
|
|
|
|
[options]
|
|
|
|
[build_requires]
|
|
|
|
[env]
|
|
CC=clang-14
|
|
CXX=clang++-14
|
|
CFLAGS="-flto"
|
|
CXXFLAGS="-flto"
|