[Bug 469329] Review Request: nebula - An intrusion signature generator (Security tool)

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 7 10:53:07 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=469329


Till Maas <opensource at till.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |opensource at till.name




--- Comment #3 from Till Maas <opensource at till.name>  2008-11-07 05:53:06 EDT ---
You can use this to avoud the -Werror. The default Fedora optflags contains
some security enhancements (e.g. -fstack-protector), that should not be removed
except if it is not possible to use them. The usage of -Werror is not such a
case imho.

%configure
make %{?_smp_mflags} AM_CFLAGS=-D_GNU_SOURCE

The AM_CFLAGS  contain the Werror and are defined in the Makefile.am files. A
glance over the Makefile showed, that they can be easily overwritten.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list