Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Apr 2014 23:25:51 GMT
From:      Stephen Hurd <shurd@sasktel.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/188577: Maintainer update: comms/qsstv remove GCC dependency
Message-ID:  <201404132325.s3DNPpwO014521@cgiserv.freebsd.org>
Resent-Message-ID: <201404132330.s3DNU01a065850@freefall.freebsd.org>

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

>Number:         188577
>Category:       ports
>Synopsis:       Maintainer update: comms/qsstv remove GCC dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 13 23:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Hurd
>Release:        10.0-RELEASE
>Organization:
>Environment:
FreeBSD portable 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 #0: Tue Apr  8 06:45:06 UTC 2014     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Remove GCC dependency which made qsstv crash with a clang-built world.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 351242)
+++ Makefile	(working copy)
@@ -25,7 +25,6 @@
 
 USES=		qmake
 USE_QT4=	gui network xml moc_build rcc_build uic_build
-USE_GCC=	any
 
 .if defined(WITH_DEBUG)
 IGNORE=		sources need more patching for debug build


>Release-Note:
>Audit-Trail:
>Unformatted:



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