Change in jenkins[master]: Add C++ compiler to build Node.js modules

Sandro Bonazzola has submitted this change and it was merged. Change subject: Add C++ compiler to build Node.js modules ...................................................................... Add C++ compiler to build Node.js modules Some of the Node.js modules that we need have native components written in C++, so in order to build them the C++ compiler needs to be installed. This patch adds the required "gcc-c++" package to the list packages installed before running the build. Change-Id: Ia9e313edc2ac7de430c5eb89f1e6f9dbab9b50c0 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M jobs/confs/projects/ovirt-engine-nodejs-modules/ovirt-engine-nodejs-modules.yaml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me; Ready for merge Juan Hernandez: Ready for review Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/56490 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia9e313edc2ac7de430c5eb89f1e6f9dbab9b50c0 Gerrit-PatchSet: 1 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
sbonazzo@redhat.com