jjb: Add CSW libs to sol11 lttng-tools
[lttng-ci.git] / scripts / lttng-tools / build.sh
index 756b4aba0faa318f14c7e645c45af4943f1d6c5d..bd164a20c680871166fbfeed164fa1f498fe370f 100755 (executable)
@@ -126,6 +126,8 @@ sol11-i386)
     RUN_TESTS="no"
 
     export PATH="$PATH:/usr/perl5/bin"
+    CFLAGS="$CFLAGS -I/opt/csw/include"
+    LDFLAGS="-L/opt/csw/lib"
     ;;
 
 macosx)
This page took 0.023066 seconds and 4 git commands to generate.