ansible: Install rasdaemon and prometheus exporter on CI hosts
[lttng-ci.git] / scripts / binutils-gdb / build.sh
index 29027cf842117bb2bb8d5c149569c869aa45f117..fd07122f5040d639319f94638e1b6b103d78809f 100755 (executable)
@@ -275,7 +275,7 @@ esac
 $MAKE -j "$($NPROC)" V=1 MAKEINFO=true
 
 # Install in the workspace
-$MAKE install DESTDIR="$WORKSPACE"
+$MAKE install DESTDIR="$WORKSPACE" MAKEINFO=true
 
 case "$platform" in
 macos-*)
This page took 0.022418 seconds and 4 git commands to generate.