Merge pull request #20 from alexmonthy/fix-scope
[lttng-ci.git] / scripts / babeltrace / build.sh
index 18532cbd1f1699bb1f4c826c515f9780b2c76393..2310b3653890630da8bc0b4dfafeafb688ed8baf 100755 (executable)
@@ -40,6 +40,7 @@ solaris10)
     NPROC=gnproc
     BISON=bison
     YACC="$BISON -y"
+    export PATH="/opt/csw/bin:/usr/ccs/bin:$PATH"
     ;;
 solaris11)
     MAKE=gmake
This page took 0.021748 seconds and 4 git commands to generate.