Hi there, I want to build a GNU toolchain using gcc 8.5 and glibc 2.27, and then continue to use this toolchain to build my project, which requires a reproducible build.
Due to an incompatibility between glibc 2.27 and make 4.4: https://stackoverflow.com/a/77107152. I want to use an older version of make (I do believe guix has 4.2.1), but I cannot find a way to tweak the make used in build steps. Can you help me point into the right direction? Many thanks! -- Best Regards, Xuejie "Rafael" Xiao
