We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c330dfa commit bae4f34Copy full SHA for bae4f34
scripts/build-macos.sh
@@ -40,8 +40,6 @@ cd $TOPDIR/build-binaries/eccodes
40
41
# We disable JASPER because of a linking issue. JPEG support comes from
42
# other libraries (e.g. openjpeg)
43
-# For performance, we do not enable thread-safety (would be -DENABLE_THREADS=1 -DECCODES_OMP_THREADS=1),
44
-# but may want to consider in the future
45
$ARCH $TOPDIR/src/ecbuild/bin/ecbuild \
46
$TOPDIR/src/eccodes \
47
-GNinja \
0 commit comments