14 src = fetch "openmp" "1dg53wzsci2kra8lh1y0chh60h2l8h1by93br5spzvzlxshkmrqy";
16 nativeBuildInputs = [ cmake perl ];
17 buildInputs = [ llvm ];
20 description = "Components required to build an executable OpenMP program";
21 homepage = "https://openmp.llvm.org/";
22 license = lib.licenses.mit;
23 platforms = lib.platforms.all;