tce-load -i compiletc gettext lvm2-dev popt-dev openssl-1.1.1-dev cd cryptsetup-1.7.5 CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --disable-static --localstatedir=/var --with-crypto_backend=openssl find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [0m 9.45s] make install