Remove extra CC from MEX arguments
- CC was not almost always added to the MEXCMD variable so without this modification it would sometimes appear twice, such as in the
genlib
compilation of themeq
build withicc
.
genlib
compilation of the meq
build with icc
.