Consider creating a require_make! rake helper to retrieve a usable make executable and raise if no one can be found

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

  • Close this issue

The following discussion from !12680 (merged) should be addressed:

  • @rymai started a discussion:

    Unrelated but we should consider extracting

          make = Gitlab::Utils.which('gmake') || Gitlab::Utils.which('make')
    
          abort "Couldn't find a 'make' binary" unless make

    to a dedicated helper (e.g. require_make!).

Edited Sep 28, 2025 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading