summaryrefslogtreecommitdiff
blob: 581772dfcbbd328b19046f4c450d99c725c6eca6 (plain)
1
2
3
4
5
6
#!/bin/bash
# This is an example catalystrc. As such, it doesn't actually *do* anything.

# Uncomment the following to increase the number of threads used to compile.
# export MAKEOPTS="-j16"