[arrayfire] 57/408: Updating forge tag to fix build issuess with ninja
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon Sep 21 19:11:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository arrayfire.
commit 1161ff5c79ab0b2768a60ef2f750dbe21620b89d
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date: Mon Jun 29 14:10:42 2015 -0400
Updating forge tag to fix build issuess with ninja
---
CMakeModules/build_forge.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeModules/build_forge.cmake b/CMakeModules/build_forge.cmake
index aad5e7b..770ca71 100644
--- a/CMakeModules/build_forge.cmake
+++ b/CMakeModules/build_forge.cmake
@@ -16,7 +16,7 @@ ENDIF()
ExternalProject_Add(
forge-ext
GIT_REPOSITORY https://github.com/arrayfire/forge.git
- GIT_TAG af3.0.1
+ GIT_TAG d58557f130548980af32fc562830c119f9bf71ef
PREFIX "${prefix}"
INSTALL_DIR "${prefix}"
UPDATE_COMMAND ""
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git
More information about the debian-science-commits
mailing list