Bug 174572 - security/oidentd can't compile with clang
Summary: security/oidentd can't compile 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: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-19 12:50 UTC by Andy Pilate
Modified: 2012-12-19 20:25 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Pilate 2012-12-19 12:50:00 UTC
	oidentd don't compile with clang...

Fix: 

Add -std=gnu89 to the CFLAGS on the Makefile...
How-To-Repeat: 	Just install the oidentd port, and use clang ;)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-12-19 19:01:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Oliver Lehmann freebsd_committer freebsd_triage 2012-12-19 20:25:33 UTC
State Changed
From-To: open->closed

Fix committed, thanks