FreeBSD Bugzilla – Attachment 152661 Details for
Bug 197054
net/shadowsocks-libev: update to 1.6.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add -fstack-protector option to CFLAGS to help solve building error
Makefile.diff (text/plain), 317 bytes, created by
xiaoding+freebsd
on 2015-02-07 08:18:21 UTC
(
hide
)
Description:
Add -fstack-protector option to CFLAGS to help solve building error
Filename:
MIME Type:
Creator:
xiaoding+freebsd
Created:
2015-02-07 08:18:21 UTC
Size:
317 bytes
patch
obsolete
>--- Makefile.orig 2015-02-07 09:01:44.000000000 -0800 >+++ Makefile 2015-02-07 09:00:54.000000000 -0800 >@@ -19,6 +19,8 @@ > > GNU_CONFIGURE= yes > USES= gmake libtool:keepla >+# Help solve building error since the integrated libsodium enables this option. >+CFLAGS+= -fstack-protector > > USE_RC_SUBR= shadowsocks_libev >
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 197054
:
152105
| 152661