Skip to content
  • adam's avatar
    2eb870ae
    ci: fix ci.sh by creating build.mk in one place · 2eb870ae
    adam authored and Zubin's avatar Zubin committed
    Previously `prepare_build_mk` created a build.mk that was overwritten right
    after.
    
    This makes the BIGNUM_BACKEND choice take effect, fixing #19953, and
    causing the metric increase below in the integer-simple job.
    
    Metric Increase:
        space_leak_001
    
    (cherry picked from commit 87f57ecf)
    2eb870ae
    ci: fix ci.sh by creating build.mk in one place
    adam authored and Zubin's avatar Zubin committed
    Previously `prepare_build_mk` created a build.mk that was overwritten right
    after.
    
    This makes the BIGNUM_BACKEND choice take effect, fixing #19953, and
    causing the metric increase below in the integer-simple job.
    
    Metric Increase:
        space_leak_001
    
    (cherry picked from commit 87f57ecf)
Loading