Bug 194879

Summary: sysutils/cbsd: add -pthread flag due to failing to build
Product: Ports & Packages Reporter: Oleg Ginzburg <olevole>
Component: Individual Port(s)Assignee: Veniamin Gvozdikov <vg>
Status: Closed FIXED    
Severity: Affects Some People CC: vg
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
sysutils/cbsd: remove -static flag due to failing to build
none
add -pthread due to failing to build olevole: maintainer-approval+

Description Oleg Ginzburg 2014-11-07 10:10:37 UTC
Created attachment 149156 [details]
sysutils/cbsd: remove -static flag due to failing to build

remove -static flag due to failing to build, reported by: pkg-fallout
Comment 1 Oleg Ginzburg 2014-11-07 12:21:53 UTC
Created attachment 149157 [details]
add -pthread due to failing to build
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-11-10 13:43:38 UTC
A commit references this bug:

Author: vg
Date: Mon Nov 10 13:43:12 UTC 2014
New revision: 372392
URL: https://svnweb.freebsd.org/changeset/ports/372392

Log:
  - Bump PORTREVISION
  - Added -pthread due to failing to build

  PR:		ports/194879
  Submitted by:	olevole@olevole.ru

Changes:
  head/sysutils/cbsd/Makefile
  head/sysutils/cbsd/files/patch-Makefile
Comment 3 Veniamin Gvozdikov freebsd_committer freebsd_triage 2014-11-10 13:44:33 UTC
Commited, thank you!