Bug 98386

Summary: [Maintainer Update] databases/gauche-gdbm fix for non-i386 arch's
Product: Ports & Packages Reporter: Erik Greenwald <erik>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: erik
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
databases_gauche-gdbm.patch none

Description Erik Greenwald 2006-06-02 17:30:20 UTC
Doesn't compile on non-ia32 due to missing -fPIC in building a 
library. This patch adds the -fPIC. (Tested on amd64)
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-06-05 14:12:27 UTC
State Changed
From-To: open->closed

Committed, thanks!