shiika-lang / shiika

A statically-typed programming language
MIT License
223 stars 15 forks source link

ld warning: build for newer macOS version #501

Closed yhara closed 1 year ago

yhara commented 1 year ago

I got this warning when doing cargo run on macOS (M1 MBP 12.6.7). Why?

ld: warning: object file (/Users/yhara/tmp/cargo_target/debug/libskc_rustlib.a(alloc.c.o)) was built for newer macOS version (12.6) than being linked (12.0)