Thank you so much Mathieu for the patch! Marius: I believe this will only cause a rebuild for clang and not llvm, which means that it only affects ~30 packages. Perhaps this can go in master? Would love to know your thoughts.
Cheers, Carl Dong cont...@carldong.me "I fight for the users" ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Thursday, October 31, 2019 10:57 PM, Marius Bakke <mba...@fastmail.com> wrote: > Mathieu Othacehe m.othac...@gmail.com writes: > > > From f126146880e3904f39728313dfc10288b51fc23a Mon Sep 17 00:00:00 2001 > > From: Mathieu Othacehe m.othac...@gmail.com > > Date: Thu, 31 Oct 2019 15:05:54 +0100 > > Subject: [PATCH] gnu: clang-from-llvm: Fix set-glibc-file-names phase. > > > > - gnu/packages/llvm.scm (clang-from-llvm)[arguments]: Turn case on major > > version into a cond, so that newer versions of clang have the same > > behaviour as > > version 6 and 7. > > > > LGTM. It will have to wait for the next 'staging' window, though.