-
Kirill Smelkov authored
Don't continue on `if $CC == tcc` -> instead put actions that are not appropriate for `tcc -O2` under `if $CC != tcc`. We will add other actions to that loop - that's the reason. In preparation to add pystone_pyx.pyx
5346237c