Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 2014 11:03:40 -0700 (PDT)
From:      Cy Schubert (cy) <Cy.Schubert@komquats.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/188297: [PATCH] Fix for truecrypt build segfault
Message-ID:  <201404051803.s35I3eJR056359@slippy.cwsent.com>
Resent-Message-ID: <201404051810.s35IA0lv090032@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



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