This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
################################################################################ | |
# | |
# Copyright (c) 2008-2009 Christopher J. Stawarz | |
# | |
# Modified by Nathaniel Gray in 2012 to support Clang, custom dev tool locations, | |
# and armv7. Also removed "make install" phase, since that can easily be done by | |
# hand. | |
# |
NewerOlder