buildroot/package/gdal
Maxim Kochetkov c0664cc9f4 package/gdal: switch to cmake build to fix libgeotiff detection
GDAL autoconf has wrong libgeotiff detection. It uses host's
library if installed instead of buildroot one.
Modern versions of gdal have no autoconf build scripts, just cmake only.

So move to cmake build variant.

Fixes: https://bugs.busybox.net/show_bug.cgi?id=15281

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 2b43579e94)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2023-02-13 15:53:18 +01:00
..
Config.in package/gdal: fix json dependency 2022-07-28 10:42:46 +02:00
gdal.hash package/gdal: fix license hash 2022-07-28 09:34:05 +02:00
gdal.mk package/gdal: switch to cmake build to fix libgeotiff detection 2023-02-13 15:53:18 +01:00