This commit is contained in:
Mark Vejvoda 2013-11-05 00:12:34 +00:00
parent f4cbced3f4
commit 699e033a70
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Use this script to build MegaGlest using cmake
# ----------------------------------------------------------------------------
# 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
NUMCORES=`lscpu -p | grep -cv '^#'`