#!/bin/bash # This is an example catalystrc. As such, it doesn't actually *do* anything. # /etc/catalyst/catalystrc # Uncomment the following to increase the number of threads used to compile. # export MAKEOPTS="-j16" export MAKEOPTS="-j2" export ACCEPT_KEYWORDS="~x86"