> +  local cpu="$1"

Also, if you're going to use a non-standard extension like "local"
then you should change the first line of the script to "#!/bin/bash"
or something like that!

See: 
http://www.gnu.org/software/bash/manual/html_node/Major-Differences-From-The-Bourne-Shell.html

I admit that I don't know of a Bourne-compatible shell that doesn't
accept "local" but I expect there is one and that somewhere a TCC user
is using it ...

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to