Bug 172358 - [PATCH] security/nmap: Fix build with clang.
Summary: [PATCH] security/nmap: Fix build 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: Olli Hauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-05 15:00 UTC by Gleb Popov
Modified: 2013-01-06 18:46 UTC (History)
0 users

See Also:


Attachments
file.diff (3.27 KB, patch)
2012-10-05 15:00 UTC, Gleb Popov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gleb Popov freebsd_committer freebsd_triage 2012-10-05 15:00:14 UTC
This patch fixes build with clang and some buildsystem mess, which wasn't allowing me to build nmap with -stdlib=libc++.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-05 15:00:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ohauer

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Olli Hauer freebsd_committer freebsd_triage 2013-01-06 18:45:44 UTC
State Changed
From-To: open->closed

Committed, 
Thanks!