Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kewlbear/clang-on-ios
Scripts to build clang for iOS host
https://github.com/kewlbear/clang-on-ios
Last synced: 3 days ago
JSON representation
Scripts to build clang for iOS host
- Host: GitHub
- URL: https://github.com/kewlbear/clang-on-ios
- Owner: kewlbear
- Created: 2013-01-18T08:27:14.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-21T05:34:00.000Z (almost 12 years ago)
- Last Synced: 2024-10-12T00:34:13.055Z (29 days ago)
- Language: Shell
- Size: 125 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clang-on-ios
These are scripts I used to build clang libraries for iOS.
I modified build_llvm script from LLVM source.## What I used
* Clang and LLVM 3.2 source
* Xcode 4.5.2
* OS X 10.8.2