Skip to content
  • Thierry Laurion's avatar
    Remove local build of gawk make · bf415a8d
    Thierry Laurion authored
    -Makefile: remove local gawk and make version compare and local build
    -modules: remove gawk and make
    -patches: remove make
    
    local make was added to build 4.2.1 on OSes that were having older version. It was then patched to be built on OSes having newer buildstack.
    local gawk was added when GPG toolstack was older then libgpg-error 1.37. GPG toolstack was then upgraded, but local gawk stayed.
    
    Removing those permits better parallelization and of builds and reduces CircleCI (and higher cores systems) to have race conditions and stalled builds
    bf415a8d