sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (05fab1e8eda58e7a38e72c9a4f8f4bb31770aea4)
- From: Treeve Jelbert <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (05fab1e8eda58e7a38e72c9a4f8f4bb31770aea4)
- Date: Fri, 19 Dec 2014 15:24:47 -0600
GIT changes to devel-xorg-modular grimoire by Treeve Jelbert
<treeve AT sourcemage.org>:
devel/llvm/BUILD | 5 ++++-
devel/llvm/CONFIGURE | 3 ++-
devel/llvm/HISTORY | 3 +++
3 files changed, 9 insertions(+), 2 deletions(-)
New commits:
commit 05fab1e8eda58e7a38e72c9a4f8f4bb31770aea4
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
llvm enable R600
diff --git a/devel/llvm/BUILD b/devel/llvm/BUILD
index ab9751f..8471793 100755
--- a/devel/llvm/BUILD
+++ b/devel/llvm/BUILD
@@ -1,3 +1,6 @@
-# Not restricting targets, so that mesalib-1x gets R600.
+# Not restricting targets, so that mesalib gets R600.
+if [[ $LLVM_EXP_R600 == y ]];then
+ OPTS+=" -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=R600"
+fi &&
OPTS+=" -DBUILD_SHARED_LIBS=1 -DCMAKE_BUILD_TYPE=RELEASE" &&
cmake_build
diff --git a/devel/llvm/CONFIGURE b/devel/llvm/CONFIGURE
index 666fb1b..56e1c71 100755
--- a/devel/llvm/CONFIGURE
+++ b/devel/llvm/CONFIGURE
@@ -3,4 +3,5 @@ then
config_query LLVM_WITH_ANALYZER \
"Install clang static analyzer (scan-build and scan-view)?" \
n
-fi
+fi &&
+config_query LLVM_EXP_R600 "Support R600{Radeon}?" y
diff --git a/devel/llvm/HISTORY b/devel/llvm/HISTORY
index 1e6fbd1..4542891 100644
--- a/devel/llvm/HISTORY
+++ b/devel/llvm/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * BUILD, CONFIGURE: ensure that R600 is supported
+
2014-10-24 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: updated to 3.5.0, .gz -> .xz, removed COMPILERRT_VERSION
and LLDB_VERSION
* PRE_BUILD: removed PIC related fix, applied *VERSION changes
- [SM-Commit] GIT changes to devel-xorg-modular grimoire by Treeve Jelbert (05fab1e8eda58e7a38e72c9a4f8f4bb31770aea4), Treeve Jelbert, 12/19/2014
Archive powered by MHonArc 2.6.24.