Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

1.9.0

Compare
Choose a tag to compare
@dylanaraps dylanaraps released this 21 Jan 14:56
· 2353 commits to master since this release
390d2f0

Use sudo or root to extract the chroot.

Usage:

Changelog:

Build flags:

export CFLAGS="-march=x86-64 -mtune=generic -pipe -Os"
export CXXFLAGS="-march=x86-64 -mtune=generic -pipe -Os"
export MAKEFLAGS="-j4"