misc/182119: patch - update comms/bluegps for clang

Dirk-Willem van Gulik dirkx at webweaving.org
Sun Sep 15 15:20:00 UTC 2013


>Number:         182119
>Category:       misc
>Synopsis:       patch - update comms/bluegps for clang
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 15 15:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Dirk-Willem van Gulik
>Release:        10
>Organization:
WebWeaving
>Environment:
Darwin acorn.leiden.webweaving.org 12.5.0 Darwin Kernel Version 12.5.0: Mon Jul 29 16:33:49 PDT 2013; root:xnu-2050.48.11~1/RELEASE_X86_64 x86_64

>Description:
Fix issue with hardcoded 'gcc' reference as reported/spotted by

http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-09-12_01h37m09s/logs/bluegps-linux-2.0.log

attached is an svn diff against below.

URL: https://svn0.us-west.freebsd.org/ports/head/comms/bluegps
Repository Root: https://svn0.us-west.freebsd.org/ports
Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
Revision: 327343
Node Kind: directory
Schedule: normal
Last Changed Author: beat
Last Changed Rev: 300895
Last Changed Date: 2012-07-14 14:56:14 +0200 (za, 14 jul 2012)

>How-To-Repeat:

>Fix:
Index: files/patch-Makefile
===================================================================
--- files/patch-Makefile	(revision 0)
+++ files/patch-Makefile	(working copy)
@@ -0,0 +1,8 @@
+--- Makefile.orig	2013-09-15 17:11:13.000000000 +0200
++++ Makefile	2013-09-15 17:11:17.000000000 +0200
+@@ -1,5 +1,4 @@
+ VERSION=2.0
+ PROJECT=bluegps
+-CC=gcc
+ 
+ 

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


More information about the freebsd-bugs mailing list