Revision: 12532 http://gar.svn.sourceforge.net/gar/?rev=12532&view=rev Author: gadavis Date: 2011-01-13 21:49:23 +0000 (Thu, 13 Jan 2011)
Log Message: ----------- GMT authors do weird stuff with their shared libs, and nobody is going to link against this anyway Modified Paths: -------------- csw/mgar/pkg/gmt/trunk/Makefile Modified: csw/mgar/pkg/gmt/trunk/Makefile =================================================================== --- csw/mgar/pkg/gmt/trunk/Makefile 2011-01-13 20:58:17 UTC (rev 12531) +++ csw/mgar/pkg/gmt/trunk/Makefile 2011-01-13 21:49:23 UTC (rev 12532) @@ -36,11 +36,6 @@ #WORKSRC = $(WORKDIR)/GMT$(VERSION) DISTNAME = GMT$(GMT_VERSION) -## GMT has some "interesting" linker commands for creating shared objects in -## src/Makefile that require LD_LIBRARY_PATH to be set during the build phase -LD_LIBRARY_PATH = /opt/csw/lib/$(MM_LIBDIR) -BUILD_ENV += LD_LIBRARY_PATH="$(LD_LIBRARY_PATH)" - ## Arguments passed to the ./configure script. Configure ignores the various ## environment variables so we have to pass CFLAGS and friends CONFIGURE_ARGS += NETCDF_LIB=$(libdir) @@ -49,7 +44,7 @@ CONFIGURE_ARGS += CXXFLAGS="$(CXXFLAGS)" CONFIGURE_ARGS += $(DIRPATHS) CONFIGURE_ARGS += --disable-mex -CONFIGURE_ARGS += --enable-shared +#CONFIGURE_ARGS += --enable-shared CONFIGURE_ARGS += --enable-netcdf=/opt/csw This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel