jjb: add Normand job
[lttng-ci.git] / scripts / babeltrace / build.sh
index ae13afa55a96bf7b4afaf78b55d1419eefaaa9da..6191ecc4adbe3a658721cdf2ba1cee02b28790fe 100755 (executable)
@@ -179,6 +179,7 @@ macos*)
     export TAR=tar
     export NPROC="getconf _NPROCESSORS_ONLN"
     export PATH="/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
+    export CFLAGS="$CFLAGS -Wno-\#pragma-messages" # Fix warnings with clang14
     export CPPFLAGS="-I/opt/local/include"
     export LDFLAGS="-L/opt/local/lib"
     export PYTHON="python3"
This page took 0.022602 seconds and 4 git commands to generate.