dev-util/fpm: add USE=openmp to build targets in parallel where possible

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
Sergey Torokhov
2022-11-26 10:12:51 +03:00
parent c9efdb2453
commit 0e12c2266a
2 changed files with 24 additions and 3 deletions

View File

@@ -5,6 +5,9 @@
<email>torokhov-s-a@yandex.ru</email>
<name>Sergey Torokhov</name>
</maintainer>
<use>
<flag name="openmp">OpenMP support to build targets in parallel where possible</flag>
</use>
<upstream>
<remote-id type="github">fortran-lang/fpm</remote-id>
</upstream>