Bug 89958 - [PATCH] comms/spandsp: [fix build on FreeBSD < 5.3]
Summary: [PATCH] comms/spandsp: [fix build on FreeBSD < 5.3]
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-05 03:50 UTC by Tod McQuillin
Modified: 2005-12-05 04:06 UTC (History)
0 users

See Also:


Attachments
spandsp-0.0.2.p20.patch (576 bytes, patch)
2005-12-05 03:50 UTC, Tod McQuillin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tod McQuillin 2005-12-05 03:50:02 UTC
tgmath.h doesn't exist in FreeBSD prior to 5.3, so fake it when
building on earlier FreeBSD

Generated with FreeBSD Port Tools 0.63

How-To-Repeat: Attempt build on FreeBSD < 5.3
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-12-05 04:05:54 UTC
State Changed
From-To: open->closed

Committed, thanks!