Bas Couwenberg pushed to branch master at Debian GIS Project / grass
Commits: e88cf909 by Bas Couwenberg at 2018-09-22T16:31:42Z Enable OpenMP support. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ grass (7.4.1-4) UNRELEASED; urgency=medium * Bump Standards-Version to 4.2.1, no changes. + * Enable OpenMP support. -- Bas Couwenberg <[email protected]> Sat, 04 Aug 2018 12:10:18 +0200 ===================================== debian/rules ===================================== @@ -104,6 +104,7 @@ override_dh_auto_configure: templates --with-netcdf \ --with-nls \ --with-odbc \ + --with-openmp \ --with-postgres \ --with-postgres-includes=$(shell pg_config --includedir) \ --with-proj-share=/usr/share/proj \ View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/commit/e88cf9091009f4f4bafd3bfee76be55b4966959c -- View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/commit/e88cf9091009f4f4bafd3bfee76be55b4966959c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
