OSDN Git Service

Add rules to build musl-libc executables master
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 1 Nov 2019 09:28:31 +0000 (17:28 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 1 Nov 2019 09:28:31 +0000 (17:28 +0800)
commit422c2ce76ddb8003d12864aae0a70aa095acd8cb
treec71ac5a863b707e635dabe356b873e313f44901d
parent4f34e383ba89db6a00df08c2ed6aec6ef5b6aa63
Add rules to build musl-libc executables
Android.mk
binary.mk [new file with mode: 0644]
common.mk [new file with mode: 0644]
executable.mk [new file with mode: 0644]
test/Android.mk [new file with mode: 0644]
test/hello.cpp [new file with mode: 0644]
test/main.c [new file with mode: 0644]