llvmPackages.openmp: clean up rebuild avoidance
This commit is contained in:
@@ -46,9 +46,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
"dev"
|
||||
];
|
||||
|
||||
# TODO: Remove on `staging`.
|
||||
patchFlags = null;
|
||||
|
||||
patches =
|
||||
lib.optional (lib.versionOlder release_version "19") (getVersionFile "openmp/fix-find-tool.patch")
|
||||
++ [
|
||||
|
||||
Reference in New Issue
Block a user