Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Introducing musl #34

Closed
7 tasks done
noriyotcp opened this issue Mar 15, 2017 · 0 comments
Closed
7 tasks done

Introducing musl #34

noriyotcp opened this issue Mar 15, 2017 · 0 comments

Comments

@noriyotcp
Copy link
Member

noriyotcp commented Mar 15, 2017

I am tired of manually implementing the libc functions. So I decided to introduce musl.

  • Add musl as submodule to src/musl
  • Do not clean build/ directory to add Makefile for building musl into there
  • Add config for building musl
  • Add a child Makefile to build/musl"
  • Remove all unused files due to build libcr.a from musl
  • Add a COPYRIGHT file including a discription for musl
  • Add a desctription for cloning with submodules and for requirements
    - [ ] Extract src and build parts from Makefile (WTF did I mean? Anyway, it's not a perfect but it's alright.)
noriyotcp added a commit that referenced this issue Mar 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant