[GRASS-git] [OSGeo/grass] adde62: grass_raster: Remove dynamic loading of GDAL libra...
Jürgen Fischer
noreply at github.com
Tue Apr 19 18:42:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: adde62ef22bad90c337580afff925be4e646abe2
https://github.com/OSGeo/grass/commit/adde62ef22bad90c337580afff925be4e646abe2
Author: Jürgen Fischer <jef at norbit.de>
Date: 2022-04-19 (Tue, 19 Apr 2022)
Changed paths:
M include/Make/Grass.make
M lib/raster/Makefile
M lib/raster/gdal.c
Log Message:
-----------
grass_raster: Remove dynamic loading of GDAL libraries (#2290)
Always use standard build-time linking mechanism instead of run-time one. This removes the need to keep adding new versions of libraries for all platforms.
- Removes GDAL_DYNAMIC.
- Reverts 265039761908433c58b07b9b47fcb16f5126e88c.
- Fixes #1872.
- Closes #2290.
More information about the grass-commit
mailing list