diff --git a/conan/profile/x86_64-gcc-linux-release b/conan/profile/x86_64-gcc-linux-release index ff97239..996bc91 100644 --- a/conan/profile/x86_64-gcc-linux-release +++ b/conan/profile/x86_64-gcc-linux-release @@ -15,3 +15,4 @@ build_type=Release [env] CC=gcc CXX=g++ +CXXFLAGS="-flto -ffat-lto-objects"