https://github.com/JuliaLang/julia
Revision d0a612f389d45e672a09684753f712389efa02de authored by Kristoffer on 15 April 2024, 14:37:49 UTC, committed by Kristoffer on 15 April 2024, 14:37:49 UTC
Apparently (thanks ChatGPT) each line in a make file is executed in a
separate shell so adding an `export` line on one line does not propagate
to the next line.
1 parent 9de150c
Raw File
Tip revision: d0a612f389d45e672a09684753f712389efa02de authored by Kristoffer on 15 April 2024, 14:37:49 UTC
Fix `JULIA_CPU_TARGET` being propagated to workers precompiling stdlib pkgimages
Tip revision: d0a612f
ittapi.version
## source build
ITTAPI_BRANCH=v3.24.0
ITTAPI_SHA1=0014aec56fea2f30c1374f40861e1bccdd53d0cb
back to top