removed CC compiler from conf
This commit is contained in:
parent
ab17309f83
commit
c36b4f384f
1 changed files with 0 additions and 2 deletions
|
|
@ -19,10 +19,8 @@ CONFDIR="$AC_PATH_ROOT/build/etc/"
|
|||
|
||||
# set preferred compilers
|
||||
#CCOMPILERC="/usr/bin/clang-3.6"
|
||||
#CCOMPILERCC="/usr/bin/clang-3.6"
|
||||
#CCOMPILERCXX="/usr/bin/clang++-3.6"
|
||||
CCOMPILERC="/usr/bin/gcc"
|
||||
CCOMPILERCC="/usr/bin/gcc"
|
||||
CCOMPILERCXX="/usr/bin/g++"
|
||||
|
||||
# how many thread must be used for compilation ( leave zero to use all available )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue