···60 checkInputs = [ which ];
6162 patches = [
63- # When cross-compiling we configure llvm-config-native with an approximation
64- # of the flags used for the normal LLVM build. To avoid the need for building
65- # a native libLLVM.so (which would fail) we force llvm-config to be linked
66- # statically against the necessary LLVM components always.
67- ../../llvm-config-link-static.patch
68-69 ./gnu-install-dirs.patch
70 ] ++ lib.optional enablePolly ./gnu-install-dirs-polly.patch;
71