commit | c4cbf4a6a42a066b6232b44c6931452f8fc00857 | [log] [tgz] |
---|---|---|
author | Sebastian Pop <spop@codeaurora.org> | Tue Nov 01 21:30:04 2011 +0000 |
committer | Sebastian Pop <spop@codeaurora.org> | Tue Nov 01 21:30:04 2011 +0000 |
tree | 27ba2330e390609ef2eb242a10ac75600cde1cc3 | |
parent | f6aa6b12f132b41b1337fef14110696458a0f323 [diff] [blame] |
derive LLVM_HOSTTRIPLE from target git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143500 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/configure b/configure index a1eb3b1..a10276b 100755 --- a/configure +++ b/configure
@@ -20865,7 +20865,7 @@ cat >>confdefs.h <<_ACEOF -#define LLVM_HOSTTRIPLE "$host" +#define LLVM_HOSTTRIPLE "$target" _ACEOF