tyfkda / xcc

Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm
https://tyfkda.github.io/xcc/
MIT License
197 stars 14 forks source link

Fix find usage to work on MacOS #128

Closed tyfkda closed 12 months ago

tyfkda commented 12 months ago

-printf option doesn't exists in find command on MacOS.

tyfkda commented 12 months ago

@zamfofex Hi, would you please take a look this pull request? Thanks!

ghost commented 12 months ago

Hello. It looks fine, I think! Awesome job!