Explorar o código

C/octane framework fix

Nate Brady %!s(int64=8) %!d(string=hai) anos
pai
achega
b08ff0d678
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      toolset/setup/linux/frameworks/octane.sh

+ 2 - 0
toolset/setup/linux/frameworks/octane.sh

@@ -10,6 +10,8 @@ OCTANE_HOME=$IROOT/octane
 
 
 git clone https://github.com/simongui/octane.git
 git clone https://github.com/simongui/octane.git
 cd $OCTANE_HOME
 cd $OCTANE_HOME
+# December 21st, 2016
+git checkout 04c95e3ff650b9d8f06e84f9c135b7c6a9ad4eb6
 make
 make
 
 
 echo "export OCTANE_HOME=${OCTANE_HOME}" >> $IROOT/octane.installed
 echo "export OCTANE_HOME=${OCTANE_HOME}" >> $IROOT/octane.installed