diff options
Diffstat (limited to 'backend/modules/gentoo_catalyst/catalystrc')
-rw-r--r-- | backend/modules/gentoo_catalyst/catalystrc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/backend/modules/gentoo_catalyst/catalystrc b/backend/modules/gentoo_catalyst/catalystrc deleted file mode 100644 index 581772d..0000000 --- a/backend/modules/gentoo_catalyst/catalystrc +++ /dev/null @@ -1,6 +0,0 @@ -#!/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" - |