···6060 checkInputs = [ which ];
61616262 patches = [
6363- # When cross-compiling we configure llvm-config-native with an approximation
6464- # of the flags used for the normal LLVM build. To avoid the need for building
6565- # a native libLLVM.so (which would fail) we force llvm-config to be linked
6666- # statically against the necessary LLVM components always.
6767- ../../llvm-config-link-static.patch
6868-6963 ./gnu-install-dirs.patch
7064 ] ++ lib.optional enablePolly ./gnu-install-dirs-polly.patch;
7165