builder-c++

force pentium optimized compilation

Install

All systems
curl cmd.cat/builder-c++.sh
Debian Debian
apt-get install pentium-builder
Ubuntu
apt-get install pentium-builder
image/svg+xml Kali Linux
apt-get install pentium-builder
Windows (WSL2)
sudo apt-get update sudo apt-get install pentium-builder
Raspbian
apt-get install pentium-builder

pentium-builder

force pentium optimized compilation

Replaces gcc, cc, and g++ with scripts that build pentium optimized code. (Other processors can be optimized for as well.) By default, after installing this package, the compilers will behave normally. However, if the environment variable DEBIAN_BUILDARCH=pentium is set, they will enter pentium optimized compile mode.