]> granicus.if.org Git - liblinear/commit
Change the CFLAGS setting ` CFLAGS="\$CFLAGS -std=c99" ' to default setting in the...
authorSheng-Wei Chen <will945945945@gmail.com>
Thu, 31 Dec 2020 01:02:32 +0000 (09:02 +0800)
committerSheng-Wei Chen <will945945945@gmail.com>
Thu, 31 Dec 2020 01:02:32 +0000 (09:02 +0800)
commit2fd21d083f3341a92e79e78b4d36e46ba0853733
tree1e0bdf948dc614d66b243b86ab194050e06d7e74
parentf1b6bdec26ffbb6d1e39ec962f43ebbe8566474e
Change the CFLAGS setting ` CFLAGS="\$CFLAGS -std=c99" ' to default setting in the mex functions,
that is, we remove it in the mex functions.

We have tested this change with the environments `Visual Studio 2019' and `MinGW' in `Windows 10',
`GCC/G++' in `Linux'.
matlab/make.m