[Forensics-changes] [yara] 03/05: Pass --enable-debug to generate better debug symbols

Hilko Bengen bengen at moszumanska.debian.org
Wed Jul 5 17:04:24 UTC 2017


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

bengen pushed a commit to branch master
in repository yara.

commit 401ad32ac6c3dd84c909675a713a8ff0eb0da305
Author: Hilko Bengen <bengen at debian.org>
Date:   Sat Jul 1 13:23:11 2017 +0200

    Pass --enable-debug to generate better debug symbols
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index aa2ce71..fa915f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ override_dh_auto_configure:
 	rm -f \
 		libyara/*grammar.[ch] \
 		libyara/*lexer.[ch]
-	dh_auto_configure -- --enable-cuckoo --enable-magic
+	dh_auto_configure -- --enable-cuckoo --enable-magic --enable-debug
 
 override_dh_auto_build:
 	dh_auto_build

-- 
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