[Forensics-changes] [SCM] debian-forensics/reglookup branch, debian, updated. debian/0.4.0-1-3-gcfe90b5

Christophe Monniez christophe.monniez at fccu.be
Mon Sep 15 20:30:03 UTC 2008


The following commit has been merged in the debian branch:
commit cfe90b59d85ee7cb4c9537f0cbc3a4fe9a29994d
Author: Christophe Monniez <christophe.monniez at fccu.be>
Date:   Mon Sep 15 22:26:10 2008 +0200

    Adding the lm flag in build rules.

diff --git a/debian/rules b/debian/rules
index 848c77e..796f50d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ build: build-stamp
 build-stamp:
 	dh_testdir
 
-	$(MAKE) OPTS="-std=gnu89 -pedantic $(CFLAGS)" INC="-I/usr/include" LIB="-L/usr/lib"
+	$(MAKE) OPTS="-std=gnu89 -pedantic -lm $(CFLAGS)" INC="-I/usr/include" LIB="-L/usr/lib"
 
 	touch build-stamp
 

-- 
debian-forensics/reglookup



More information about the forensics-changes mailing list