[Forensics-changes] [yara] 07/135: Enable optimization settings

Hilko Bengen bengen at moszumanska.debian.org
Sat Jul 1 10:27:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag v3.1.0
in repository yara.

commit f22999ba80cbcedc112f7b67ceffe1ec43e8afd4
Author: Victor M. Alvarez <plusvic at gmail.com>
Date:   Thu Mar 13 08:55:44 2014 +0100

    Enable optimization settings
---
 libyara/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libyara/Makefile.am b/libyara/Makefile.am
index ba0d882..89c4fae 100644
--- a/libyara/Makefile.am
+++ b/libyara/Makefile.am
@@ -1,6 +1,6 @@
 AM_YFLAGS=-d
 
-AM_CFLAGS=-g -O0 -Wall -std=gnu99
+AM_CFLAGS=-O4 -Wall -std=gnu99
 
 ACLOCAL_AMFLAGS=-I m4
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git



More information about the forensics-changes mailing list