This commit is contained in:
Mark Vejvoda
2013-11-05 00:12:34 +00:00
parent f4cbced3f4
commit 699e033a70

View File

@@ -2,7 +2,7 @@
# Use this script to build MegaGlest using cmake # Use this script to build MegaGlest using cmake
# ---------------------------------------------------------------------------- # ----------------------------------------------------------------------------
# Written by Mark Vejvoda <mark_vejvoda@hotmail.com> # Written by Mark Vejvoda <mark_vejvoda@hotmail.com>
# Copyright (c) 2011 Mark Vejvoda under GNU GPL v3.0+ # Copyright (c) 2011-2013 Mark Vejvoda under GNU GPL v3.0+
LANG=C LANG=C
NUMCORES=`lscpu -p | grep -cv '^#'` NUMCORES=`lscpu -p | grep -cv '^#'`