From 13ee7b2d0151ae699783c42e8299f6c0d36a92f5e0512519ac4054bc47397a6c Mon Sep 17 00:00:00 2001 From: Bjoern Schilberg Date: Wed, 16 Dec 2009 15:44:33 +0000 Subject: [PATCH] * added without-shared-libs in order to work arround the pgport-ld-error (hint from http://n2.nabble.com/Mapserver-compilation-on-SLES-11-fails-td4105279.html) OBS-URL: https://build.opensuse.org/package/show/Application:Geo/mapserver?expand=0&rev=38 --- mapserver.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mapserver.spec b/mapserver.spec index e8a4b3a..ef28977 100644 --- a/mapserver.spec +++ b/mapserver.spec @@ -140,6 +140,7 @@ chmod -x mapscript/php3/README.WIN32 --without-pdf \ --without-eppl \ --with-threads \ + --without-ld-shared \ --disable-runpath ## WARNING !!!