Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 2013 18:51:48 +0000 (UTC)
From:      Grzegorz Blach <gblach@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320393 - head/x11-wm/enlightenment/files
Message-ID:  <201306091851.r59IpmS4028451@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gblach
Date: Sun Jun  9 18:51:47 2013
New Revision: 320393
URL: http://svnweb.freebsd.org/changeset/ports/320393

Log:
  - Fix build with gcc 4.6 or newer
  
  Approved by:	crees, tabthorpe (mentors, implicit)

Added:
  head/x11-wm/enlightenment/files/patch-configure   (contents, props changed)

Added: head/x11-wm/enlightenment/files/patch-configure
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-wm/enlightenment/files/patch-configure	Sun Jun  9 18:51:47 2013	(r320393)
@@ -0,0 +1,11 @@
+--- configure.orig	2013-06-05 01:36:00.000000000 +0200
++++ configure	2013-06-05 01:36:17.000000000 +0200
+@@ -23834,8 +23834,6 @@
+ 
+ 
+ 
+-SUID_CFLAGS=-fPIE
+-SUID_LDFLAGS=-pie
+ 
+ 
+ 



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