builder-cc
force pentium optimized compilation
Install
- All systems
-
curl cmd.cat/builder-cc.sh
- Debian
-
apt-get install pentium-builder - Ubuntu
-
apt-get install pentium-builder - Kali Linux
-
apt-get install pentium-builder - Windows (WSL2)
-
sudo apt-get updatesudo 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.