Date: Fri, 18 Oct 2013 13:33:45 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330742 - head/devel/compiler-rt Message-ID: <201310181333.r9IDXjl5070424@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brooks Date: Fri Oct 18 13:33:45 2013 New Revision: 330742 URL: http://svnweb.freebsd.org/changeset/ports/330742 Log: STAGIFY Modified: head/devel/compiler-rt/Makefile Modified: head/devel/compiler-rt/Makefile ============================================================================== --- head/devel/compiler-rt/Makefile Fri Oct 18 12:37:45 2013 (r330741) +++ head/devel/compiler-rt/Makefile Fri Oct 18 13:33:45 2013 (r330742) @@ -37,7 +37,6 @@ PLIST_FILES= include/Block.h \ include/Block_private.h \ lib/libBlocksRuntime.so -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "i386"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310181333.r9IDXjl5070424>