openmp: no longer broken

-1
-1
pkgs/development/compilers/llvm/14/openmp/default.nix
··· 50 # "All of the code is dual licensed under the MIT license and the UIUC 51 # License (a BSD-like license)": 52 license = with lib.licenses; [ mit ncsa ]; 53 - broken = true; # TODO: gnu-install-dirs.patch fails to apply 54 }; 55 }
··· 50 # "All of the code is dual licensed under the MIT license and the UIUC 51 # License (a BSD-like license)": 52 license = with lib.licenses; [ mit ncsa ]; 53 }; 54 }