Accepting request 693168 from home:Guillaume_G:branches:home:Le_Docteur

- Fix build with fgdb_support option enabled

OBS-URL: https://build.opensuse.org/request/show/693168
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=90
This commit is contained in:
Martin Pluskal 2019-04-11 13:07:50 +00:00 committed by Git OBS Bridge
parent 512b36bea1
commit 982e00eb70
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 11 10:38:15 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Fix build with fgdb_support option enabled
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 4 16:11:05 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch> Thu Apr 4 16:11:05 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch>

View File

@ -262,6 +262,7 @@ autoreconf -fi
--with-fgdb \ --with-fgdb \
--with-static-proj4 \ --with-static-proj4 \
--with-proj5-api=no \ --with-proj5-api=no \
CPPFLAGS="$CPPFLAGS -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H" \
%endif %endif
%if 0%{?suse_version} > 1320 %if 0%{?suse_version} > 1320
--with-opencl \ --with-opencl \