jjb: Use updated system bison and popt on sol11
[lttng-ci.git] / scripts / lttng-tools / build.sh
index 9639fecf40f04829cbf763963555786c09e96adf..2fee661d6da24e69dab04a1edbb8c7a73f3745ef 100755 (executable)
@@ -120,7 +120,7 @@ sol11-i386)
     MAKE=gmake
     TAR=gtar
     NPROC=nproc
-    BISON="/opt/csw/bin/bison"
+    BISON="bison"
     YACC="$BISON -y"
     CFLAGS="${CFLAGS:-} -D_XOPEN_SOURCE=500"
     RUN_TESTS="no"
This page took 0.02319 seconds and 4 git commands to generate.