Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2015 15:14:27 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384295 - head/math/pure-mpfr
Message-ID:  <201504191514.t3JFERWs068143@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Sun Apr 19 15:14:26 2015
New Revision: 384295
URL: https://svnweb.freebsd.org/changeset/ports/384295

Log:
  Revert r384280 after fixing the cause of the problem in lang/pure (r384293)

Modified:
  head/math/pure-mpfr/Makefile

Modified: head/math/pure-mpfr/Makefile
==============================================================================
--- head/math/pure-mpfr/Makefile	Sun Apr 19 15:11:23 2015	(r384294)
+++ head/math/pure-mpfr/Makefile	Sun Apr 19 15:14:26 2015	(r384295)
@@ -20,8 +20,6 @@ PORTDOCS=	README
 PORTEXAMPLES=	*
 OPTIONS_DEFINE=	DOCS EXAMPLES
 
-CFLAGS_amd64=	-fPIC
-
 PLIST_FILES=	lib/pure/mpfr.pure \
 		lib/pure/mpfr.so
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504191514.t3JFERWs068143>