Bug 195906 - sysutils/clsync: fix build with clang, strip
Summary: sysutils/clsync: fix build with clang, strip
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-12 01:20 UTC by Dmitry Marakasov
Modified: 2015-01-14 19:05 UTC (History)
0 users

See Also:


Attachments
Patch (1.40 KB, patch)
2014-12-12 01:20 UTC, Bugzilla Automation
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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