diff options
author | Andrew Fernandes <andrew@fernandes.org> | 2013-08-20 12:19:26 -0400 |
---|---|---|
committer | Pete Batard <pete@akeo.ie> | 2013-12-28 22:58:06 +0000 |
commit | 650e22508f6d595d73d565423cb06b14049bd3af (patch) | |
tree | 5a706472608941535ffd7683ee266fe556e4fc22 /.gitignore | |
parent | 805cc3ec40b5b6314e8cef8fb8cd9f8d4e95f293 (diff) | |
download | libusb-650e22508f6d595d73d565423cb06b14049bd3af.tar.gz |
Android: Build for all Android architectures
* Don't limit support to ARM only (adds MIPS support)
* Also add a workaround for a MIPS NDK linker bug
* Also add a gitignore entry required to run bootstrap.sh on OS X
* Closes #134
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,3 +47,4 @@ Release *.patch *~ *.orig +.dirstamp |