Bug 158546 - [PATCH] fix audio/cdplay to build with clang
Summary: [PATCH] fix audio/cdplay to build with clang
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Shaun Amott
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-01 00:20 UTC by Niclas Zeising
Modified: 2011-07-26 04:00 UTC (History)
0 users

See Also:


Attachments
audio.cdplay.clangfix.diff (471 bytes, patch)
2011-07-01 00:20 UTC, Niclas Zeising
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Niclas Zeising 2011-07-01 00:20:06 UTC

Fix: Attached patch makes audio/cdplay build with clang, instead of hardcoding gcc.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-07-01 13:55:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2011-07-12 05:41:30 UTC
Responsible Changed
From-To: miwi->freebsd-ports-bugs

Back to pool at assignee request for the moment.
Comment 3 Shaun Amott freebsd_committer freebsd_triage 2011-07-26 03:54:10 UTC
State Changed
From-To: open->closed

I committed a slightly different fix (better to make the project's 
Makefile respect CC from the port rather than patching in the value.) 

Thanks! 


Comment 4 Shaun Amott freebsd_committer freebsd_triage 2011-07-26 03:54:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

I handled this.
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-07-26 03:54:12 UTC
shaun       2011-07-26 02:53:57 UTC

  FreeBSD ports repository

  Modified files:
    audio/cdplay         Makefile 
  Log:
  - Fix build on clang. [1]
  - Respect PREFIX and CFLAGS.
  
  PR:             ports/158546 [1]
  Submitted by:   Niclas Zeising <niclas.zeising@gmail.com> [1]
  
  Revision  Changes    Path
  1.17      +12 -1     ports/audio/cdplay/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"