source: code/trunk/vendor/modernc.org/cc/v3/unconvert.sh@ 822

Last change on this file since 822 was 822, checked in by yakumo.izuru, 22 months ago

Prefer immortal.run over runit and rc.d, use vendored modules
for convenience.

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 92 bytes
Line 
1until unconvert -fastmath . &> /dev/null
2do
3 unconvert -fastmath -apply . &> /dev/null
4done
Note: See TracBrowser for help on using the repository browser.