Diff sundials-6.2.0 with a sundials-6.5.0
| /usr/portage/sci-libs/sundials/sundials-6.5.0.ebuild 2024-07-02 13:51:49.321851592 +0300 | ||
|---|---|---|
| 90 | 90 |
) |
| 91 | 91 |
if use fortran; then |
| 92 | 92 |
mycmakeargs+=( |
| 93 |
-DEXAMPLES_ENABLE_F77=ON |
|
| 94 |
-DEXAMPLES_ENABLE_F90=ON |
|
| 95 | 93 |
-DEXAMPLES_ENABLE_F2003=ON |
| 96 | 94 |
) |
| 97 | 95 |
fi |