llvm: update armhf triplets list to handle ours.

This commit is contained in:
Juan RP 2015-09-11 10:38:04 +02:00
parent e0f02cccc3
commit 1232662412
2 changed files with 3 additions and 3 deletions

View file

@ -17,8 +17,8 @@ index 15e36a1..3cd6dd1 100644
static const char *const ARMHFTriples[] = {"arm-linux-gnueabihf",
- "armv7hl-redhat-linux-gnueabi"};
+ "armv7hl-redhat-linux-gnueabi",
+ "armv6-linux-musleabihf",
+ "armv7-linux-musleabihf",
+ "armv6-linux-musleabihf", "armv6l-linux-musleabihf",
+ "armv7-linux-musleabihf", "armv7l-linux-musleabihf",
+ "arm-linux-musleabihf" };
static const char *const ARMebLibDirs[] = {"/lib"};
static const char *const ARMebTriples[] = {"armeb-linux-gnueabi",

View file

@ -1,7 +1,7 @@
# Template file for 'llvm'
pkgname=llvm
version=3.7.0
revision=1
revision=2
wrksrc="llvm-${version}.src"
lib32disabled=yes
configure_args="--disable-expensive-checks --disable-debug-runtime