[Pkg-voip-commits] [libre] 03/21: Update ar flags; use deterministic mode (#79)

Jonas Smedegaard dr at jones.dk
Sat Dec 2 22:41:34 UTC 2017


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

js pushed a commit to annotated tag debian/0.5.6-1
in repository libre.

commit 26cb607fb63b9fbc09b6d1630eb25960bcaae920
Author: Richard Aas <richaraas at gmail.com>
Date:   Fri Sep 22 11:37:15 2017 +0200

    Update ar flags; use deterministic mode (#79)
---
 mk/re.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mk/re.mk b/mk/re.mk
index 3ba29a0..47b17bb 100644
--- a/mk/re.mk
+++ b/mk/re.mk
@@ -237,7 +237,7 @@ ifeq ($(OS),linux)
 	MOD_LFLAGS	+=
 	APP_LFLAGS	+= -rdynamic
 	AR		:= ar
-	AFLAGS		:= cru
+	AFLAGS		:= crD
 endif
 ifeq ($(OS),gnu)
 	CFLAGS		+= -fPIC -DGNU

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/libre.git



More information about the Pkg-voip-commits mailing list