]> granicus.if.org Git - postgis/commitdiff
Reordered linking order for core regression tests. Follow up to http://postgis.refrac...
authorDavid Zwarg <dzwarg@azavea.com>
Mon, 6 Feb 2012 17:26:17 +0000 (17:26 +0000)
committerDavid Zwarg <dzwarg@azavea.com>
Mon, 6 Feb 2012 17:26:17 +0000 (17:26 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9040 b70326c6-7e19-0410-871a-916f4a2858ee

raster/test/core/Makefile.in

index 6e0177b14a82642ebb9d79e9cf5f6f93c1304354..fb0cf7cf7c40eef45b5a6996693494e1ea0b4073 100644 (file)
@@ -30,11 +30,11 @@ CFLAGS = \
        $(GEOS_CFLAGS)
 
 LDFLAGS = \
-       -lm \
        $(RTCORE_LDFLAGS) \
        $(LIBLWGEOM_LDFLAGS) \
-    $(LIBGDAL_LDFLAGS) \
-    $(GEOS_LDFLAGS)
+       $(LIBGDAL_LDFLAGS) \
+       $(GEOS_LDFLAGS) \
+       -lm \
        
 
 TESTS = testapi testwkb