Lines 17-25
Link Here
|
17 |
libfftw3.so:math/fftw3 \ |
17 |
libfftw3.so:math/fftw3 \ |
18 |
libpng.so:graphics/png |
18 |
libpng.so:graphics/png |
19 |
|
19 |
|
20 |
USES= cmake:noninja fortran |
20 |
USES= cmake:noninja compiler:c11 fortran |
21 |
|
21 |
|
22 |
CMAKE_ON= BUILD_SHARED_LIBS # not respected: https://jira.ecmwf.int/browse/SUP-2691 |
22 |
CMAKE_ON= BUILD_SHARED_LIBS # not respected: https://jira.ecmwf.int/browse/SUP-2691 |
|
|
23 |
LDFLAGS+= -leccodes |
23 |
|
24 |
|
24 |
post-stage: # installs the file from eccodes: https://jira.ecmwf.int/browse/SUP-2693 |
25 |
post-stage: # installs the file from eccodes: https://jira.ecmwf.int/browse/SUP-2693 |
25 |
@${RM} ${STAGEDIR}${PREFIX}/bin/bufr_filter |
26 |
@${RM} ${STAGEDIR}${PREFIX}/bin/bufr_filter |