Bug 168164 - [PATCH] net/socat: Fix build with clang
Summary: [PATCH] net/socat: 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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-20 13:40 UTC by Baptiste Daroussin
Modified: 2012-05-21 08:20 UTC (History)
1 user (show)

See Also:


Attachments
socat-1.7.2.1.patch (435 bytes, patch)
2012-05-20 13:40 UTC, Baptiste Daroussin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Baptiste Daroussin freebsd_committer freebsd_triage 2012-05-20 13:40:01 UTC
This patch fixes build with clang, clang complaining about unused comparison
that are use in the configure test to determine the size of some types

Port maintainer (ehaupt@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: change, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-20 13:40:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2012-05-21 08:10:20 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-05-21 08:10:22 UTC
ehaupt      2012-05-21 07:10:03 UTC

  FreeBSD ports repository

  Modified files:
    net/socat            Makefile 
  Log:
  Fix build with clang
  
  PR:             168164
  Submitted by:   bapt
  
  Revision  Changes    Path
  1.36      +4 -0      ports/net/socat/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"