Skip to content
Commit 2b43579e authored by Maxim Kochetkov's avatar Maxim Kochetkov Committed by Thomas Petazzoni
Browse files

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: default avatarMaxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@bootlin.com>
parent 6b7ef803
Pipeline #760599768 passed with stages
in 5 minutes and 23 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment