embeddedartistry / libc

libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
MIT License
510 stars 67 forks source link

Adjust libc_hosted_dep, which was confused... #112

Closed phillipjohnston closed 5 years ago

phillipjohnston commented 5 years ago

It's not for native. So libprintf_native broke a container project. And then it's not for native but why were those native flags there??