Bug 73543

Summary: [PATCH] Broken devel/avltree
Product: Ports & Packages Reporter: Olivier Beyssac <ob-ports>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Olivier Beyssac 2004-11-04 22:00:33 UTC
	Default avltree Makefile strips (and breaks) libavltree.a.
	Included patch replaces strip with ranlib (fix suggested by
	Bertrand Petit).

How-To-Repeat: 	Try to compile devel/avltree and link it to a program using
	library functions.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-11-04 22:12:26 UTC
State Changed
From-To: open->closed

Committed, thanks!