FreeBSD Bugzilla – Attachment 124667 Details for
Bug 168164
[PATCH] net/socat: Fix build with clang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
socat-1.7.2.1.patch
socat-1.7.2.1.patch (text/plain), 435 bytes, created by
Baptiste Daroussin
on 2012-05-20 13:40:01 UTC
(
hide
)
Description:
socat-1.7.2.1.patch
Filename:
MIME Type:
Creator:
Baptiste Daroussin
Created:
2012-05-20 13:40:01 UTC
Size:
435 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/net/socat/Makefile,v >retrieving revision 1.35 >diff -u -u -r1.35 Makefile >--- Makefile 14 May 2012 18:42:14 -0000 1.35 >+++ Makefile 20 May 2012 12:37:23 -0000 >@@ -21,6 +21,9 @@ > USE_RC_SUBR= socat > USE_OPENSSL= yes > MAKE_JOBS_SAFE= yes >+.if ${CC} == clang >+CFLAGS+= -Wno-unused-comparison >+.endif > > PORTSCOUT= skipv:2.0.0-b2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 168164
: 124667