Bug 167857

Summary: [patch] shells/zsh: do not link against librt for clock_gettime(2)
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Baptiste Daroussin <bapt>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
nort.diff none

Description Jan Beich freebsd_committer freebsd_triage 2012-05-14 02:00:14 UTC

How-To-Repeat: $ make patch
$ fgrep -r -e aio_ -e mq_ -e timer_ $(make -V WRKSRC)/
Exit 1
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-14 02:00:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bapt

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-19 00:51:06 UTC
bapt        2012-05-18 23:50:52 UTC

  FreeBSD ports repository

  Modified files:
    shells/zsh           Makefile 
  Log:
  do not link against librt for clock_gettime(2)
  
  PR:             ports/167857
  Submitted by:   Jan Beich <jbeich@tormail.org>
  
  Revision  Changes    Path
  1.138     +2 -1      ports/shells/zsh/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"
Comment 3 Baptiste Daroussin freebsd_committer freebsd_triage 2012-05-19 00:51:43 UTC
State Changed
From-To: open->closed

Committed. Thanks!