FreeBSD Bugzilla – Attachment 161321 Details for
Bug 203296
security/suricata: Disable GCC -march=native
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
suricata patch for disabling GCC march native
ports.suricata.patch (text/plain), 690 bytes, created by
olivier
on 2015-09-24 07:55:34 UTC
(
hide
)
Description:
suricata patch for disabling GCC march native
Filename:
MIME Type:
Creator:
olivier
Created:
2015-09-24 07:55:34 UTC
Size:
690 bytes
patch
obsolete
>Index: security/suricata/Makefile >=================================================================== >--- security/suricata/Makefile (revision 397232) >+++ security/suricata/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= suricata > PORTVERSION= 2.0.8 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= security > MASTER_SITES= http://www.openinfosecfoundation.org/download/ \ > http://mirrors.rit.edu/zi/ >@@ -105,6 +105,7 @@ > --with-libnet-libraries=${LOCALBASE}/lib/libnet11 \ > --with-libhtp-includes=${LOCALBASE}/include/ \ > --with-libhtp-libraries=${LOCALBASE}/lib \ >+ --disable-gccmarch-native \ > --localstatedir=/var/ > > LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config
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 203296
: 161321 |
161322