SF.net SVN: gar:[23088] csw/mgar/pkg/dovecot/trunk/Makefile
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Fri Feb 28 18:18:30 CET 2014
Revision: 23088
http://sourceforge.net/p/gar/code/23088
Author: jake_goerzen
Date: 2014-02-28 17:18:27 +0000 (Fri, 28 Feb 2014)
Log Message:
-----------
dovecot: remove EXTRA_LINKER_FLAGS = -lm
Modified Paths:
--------------
csw/mgar/pkg/dovecot/trunk/Makefile
Modified: csw/mgar/pkg/dovecot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dovecot/trunk/Makefile 2014-02-28 12:01:05 UTC (rev 23087)
+++ csw/mgar/pkg/dovecot/trunk/Makefile 2014-02-28 17:18:27 UTC (rev 23088)
@@ -78,10 +78,6 @@
# Disable linker map forcing SUNW_1.22.2 as the linked MySQL needs SUNW_1.22.5
LINKER_MAPS =
-# This is because libmysqlclient.so is not self-contained as it should be:
-# it uses floor() but does not link to libm.
-EXTRA_LINKER_FLAGS = -lm
-
EXTRA_INC = /opt/csw/include/mysql /opt/csw/include/postgresql
STRIP_DIRS = $(DESTDIR)$(libexecdir)/dovecot
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