#3230: lib/raster/gdal.c – missing libgdal.20.dylib in the GDAL library names 
list
--------------------------+---------------------------------
  Reporter:  vince        |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:  7.0.6
 Component:  LibRaster    |    Version:  svn-releasebranch72
Resolution:               |   Keywords:  macosx
       CPU:  Unspecified  |   Platform:  MacOSX
--------------------------+---------------------------------

Comment (by martinl):

 Based on (1) correct identification is

 {{{
 __APPLE__ && __MACH__
 }}}

 or

 {{{
 __APPLE__
 }}}

 is enough?

 (1) https://sourceforge.net/p/predef/wiki/OperatingSystems/

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3230#comment:2>
GRASS GIS <https://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to