jserv / amacc

Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
Other
1.01k stars 161 forks source link

`cloc` is not default installed on all system #8

Closed david50407 closed 8 years ago

david50407 commented 8 years ago

On my Ubuntu 14.04, cloc is not installed by default.

But while executing make check, it use cloc to count lines of code.

Should this be mentioned in README file?

jserv commented 8 years ago

Please send PR to remove cloc.

jserv commented 8 years ago

Invalid since we drop cloc.