- Fix xerces detection by adding --with-xerces-inc parameter
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=144
This commit is contained in:
parent
55044586c1
commit
a83bada7bd
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 29 17:26:20 UTC 2021 - Bruno Friedmann <bruno@ioda-net.ch>
|
||||||
|
|
||||||
|
- Fix xerces detection by adding --with-xerces-inc parameter
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 1 08:16:50 UTC 2021 - Bruno Friedmann <bruno@ioda-net.ch>
|
Mon Nov 1 08:16:50 UTC 2021 - Bruno Friedmann <bruno@ioda-net.ch>
|
||||||
|
|
||||||
|
@ -250,6 +250,7 @@ ln -s %{_includedir} $ECW_INC_PATH
|
|||||||
--with-freexl \
|
--with-freexl \
|
||||||
--without-qhull \
|
--without-qhull \
|
||||||
--with-xerces=yes \
|
--with-xerces=yes \
|
||||||
|
--with-xerces-inc=%{_includedir} \
|
||||||
--with-xerces-lib="-lxerces-c" \
|
--with-xerces-lib="-lxerces-c" \
|
||||||
%if %{with ecw5_support}
|
%if %{with ecw5_support}
|
||||||
--with-ecw=../ECW/ \
|
--with-ecw=../ECW/ \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user