[GRASS-git] [OSGeo/grass] a7afc0: grass_raster: Remove dynamic loading of GDAL libra...

Jürgen Fischer noreply at github.com
Thu Apr 21 03:30:58 PDT 2022


  Branch: refs/heads/releasebranch_8_0
  Home:   https://github.com/OSGeo/grass
  Commit: a7afc0608c401aa3cd967a93f4f15c79d5d019c7
      https://github.com/OSGeo/grass/commit/a7afc0608c401aa3cd967a93f4f15c79d5d019c7
  Author: Jürgen Fischer <jef at norbit.de>
  Date:   2022-04-21 (Thu, 21 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