Bug 158138 - [PATCH] fix misc/gplink to build with clang
Summary: [PATCH] fix misc/gplink 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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-21 21:40 UTC by Niclas Zeising
Modified: 2011-06-22 00:10 UTC (History)
0 users

See Also:


Attachments
misc.gplink.clangfix.diff (505 bytes, patch)
2011-06-21 21:40 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-06-21 21:40:10 UTC
	misc/gplink hardcodes the use of gcc as c compiler.

Fix: Attached patch makes misc/gplink use system default c compiler.
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2011-06-21 23:37:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

I will take care of it.
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2011-06-22 00:00:51 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-06-22 00:01:00 UTC
ehaupt      2011-06-21 23:00:46 UTC

  FreeBSD ports repository

  Modified files:
    misc/gplink          Makefile 
  Log:
  Fix build with clang by making the port respect CC. While we're here add an
  additional distfile mirror.
  
  PR:             158138
  Submitted by:   Niclas Zeising <niclas.zeising@gmail.com>
  
  Revision  Changes    Path
  1.7       +3 -1      ports/misc/gplink/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"