Compile dynamically linked executables on MacOS

This commit is contained in:
jaseg 2016-04-28 22:30:18 +02:00
parent 64e25bef9c
commit 9f3492f131
5 changed files with 26 additions and 10 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "musl"]
path = musl
url = git://git.musl-libc.org/musl
[submodule "memorymapping"]
path = memorymapping
url = https://github.com/NimbusKit/memorymapping