[csw-devel] SF.net SVN: gar:[18757] csw/mgar/pkg/libofx/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Mon Jul 16 11:52:09 CEST 2012
Revision: 18757
http://gar.svn.sourceforge.net/gar/?rev=18757&view=rev
Author: pfelecan
Date: 2012-07-16 09:52:09 +0000 (Mon, 16 Jul 2012)
Log Message:
-----------
libofx/trunk: force linking with gnugetopt library; not ready for release
Modified Paths:
--------------
csw/mgar/pkg/libofx/trunk/Makefile
Modified: csw/mgar/pkg/libofx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libofx/trunk/Makefile 2012-07-16 09:33:22 UTC (rev 18756)
+++ csw/mgar/pkg/libofx/trunk/Makefile 2012-07-16 09:52:09 UTC (rev 18757)
@@ -30,6 +30,8 @@
BUILD_DEP_PKGS += CSWgawk
BUILD_DEP_PKGS += CSWlibgnugetopt-dev
+EXTRA_LINKER_FLAGS = -lgnugetopt
+
RUNTIME_DEP_PKGS += CSWlibosp5
include gar/category.mk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list