Bug 195906

Summary: sysutils/clsync: fix build with clang, strip
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Many People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch none

Description Dmitry Marakasov freebsd_committer freebsd_triage 2014-12-12 01:20:41 UTC
Created attachment 150492 [details]
Patch

- Remove compiler flag unknown to clang to fix build on 10+
- Use INSTALL_PROGRAM to install binary, which fixes stripping
- Remove slashes after ${STAGEDIR}
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-01-14 19:05:05 UTC
A commit references this bug:

Author: amdmi3
Date: Wed Jan 14 19:04:36 UTC 2015
New revision: 377039
URL: https://svnweb.freebsd.org/changeset/ports/377039

Log:
  - Remove compiler flag unknown to clang to fix build on 10+
  - Use INSTALL_PROGRAM to install binary, which fixes stripping
  - Remove slashes after ${STAGEDIR}

  PR:		195906
  Submitted by:	amdmi3
  Approved by:	maintainer timeout

Changes:
  head/sysutils/clsync/Makefile