Bug 237036

Summary: comms/ncid: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Vinícius Zavam <egypcio>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, pkubaj
Priority: --- Keywords: patch
Version: LatestFlags: egypcio: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-04-05 08:07:39 UTC
Created attachment 203398 [details]
patch

This port needs USES=compiler:c11 to build on GCC architectures.

Tested on powerpc64 and amd64.
Comment 1 Vinícius Zavam freebsd_committer freebsd_triage 2019-04-05 12:57:10 UTC
(In reply to Piotr Kubaj from comment #0)

hi Piotr,
thanks for the patch!

I'm kinda AFK but should sit and test/review/commit the proposed changes ASAP.

KR,
Comment 2 Vinícius Zavam freebsd_committer freebsd_triage 2019-04-08 17:28:18 UTC
I need to get approval in order to commit this one
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2019-04-08 17:37:25 UTC
(In reply to Vinícius Zavam from comment #2)

I've built it on both archs, so: approved.
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-04-12 15:02:56 UTC
A commit references this bug:

Author: egypcio
Date: Fri Apr 12 15:01:52 UTC 2019
New revision: 498722
URL: https://svnweb.freebsd.org/changeset/ports/498722

Log:
  comms/ncid: fix build with GCC-based architectures

  PR:		237036
  Submitted by:	Piotr Kubaj <pkubaj % anongoth.pl>
  Approved by:	linimon (portmgr)

Changes:
  head/comms/ncid/Makefile
Comment 5 Vinícius Zavam freebsd_committer freebsd_triage 2019-04-12 15:09:26 UTC
committed! thank you all