aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos.K <freedomrfox@gmail.com>2017-06-05 12:02:09 +0300
committerChristos.K <freedomrfox@gmail.com>2017-06-05 12:02:09 +0300
commitd03be9eefb7a474370e5089ad358f966d8c6a985 (patch)
treecb32c9ceb72294d9316fc1458adeee3e70dbc6c8 /config.d
parentRemoved (diff)
downloadGSE-d03be9eefb7a474370e5089ad358f966d8c6a985.tar.gz
GSE-d03be9eefb7a474370e5089ad358f966d8c6a985.tar.bz2
GSE-d03be9eefb7a474370e5089ad358f966d8c6a985.zip
Fixed the unset issue
Diffstat (limited to 'config.d')
-rw-r--r--config.d/system/catalyst/catalystrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.d/system/catalyst/catalystrc b/config.d/system/catalyst/catalystrc
index 92ae58c..6cd5904 100644
--- a/config.d/system/catalyst/catalystrc
+++ b/config.d/system/catalyst/catalystrc
@@ -8,4 +8,3 @@
# Example: For a quadcore system -> export MAKEOPTS="-j5"
MKCORES$(( $(grep -c ^processor /proc/cpuinfo) + 1 ))
export MAKEOPTS="-j${MKCORES}"
-unset MKCORES