ports/188297: [PATCH] Fix for truecrypt build segfault

Cy Schubert (cy) Cy.Schubert at komquats.com
Sat Apr 5 18:10:00 UTC 2014


>Number:         188297
>Category:       ports
>Synopsis:       [PATCH] Fix for truecrypt build segfault
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 05 18:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Cy Schubert (cy)
>Release:        FreeBSD 10.0-STABLE amd64
>Organization:
FreeBSD.org
>Environment:
System: FreeBSD slippy 10.0-STABLE FreeBSD 10.0-STABLE #0 r263793M: Wed Mar 26 23:26:50 PDT 2014 root at slippy:/export/obj/opt/src/svn-stable10/sys/BREAK amd64


>Description:
Fix for truecrypt segfault during build.
>How-To-Repeat:
Trye building truecrypt.
>Fix:


Index: Makefile
===================================================================
--- Makefile	(revision 350254)
+++ Makefile	(working copy)
@@ -24,7 +24,6 @@
 WRKSRC=		${WRKDIR}/truecrypt-${PORTVERSION}-source
 
 USES=		fuse iconv pkgconfig
-USE_GCC=	any
 USE_GMAKE=	yes
 RESTRICTED=	May not be redistributed.  Must accept license to download.
 NO_CDROM=	May not be redistributed.  Must accept license to download.
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list