[xboxdrv] 24/78: Use the appropriate ar via the exported variable

Andrey Rahmatullin wrar-guest at moszumanska.debian.org
Sun Feb 21 17:55:08 UTC 2016


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

wrar-guest pushed a commit to branch master
in repository xboxdrv.

commit 2c2cdbdeeed0ec2cffc346469f2a0dbab859814e
Author: Timo Gurr <tgurr at exherbo.org>
Date:   Tue May 5 00:03:26 2015 +0200

    Use the appropriate ar via the exported variable
---
 SConstruct | 1 +
 1 file changed, 1 insertion(+)

diff --git a/SConstruct b/SConstruct
index 05407c9..6e739d1 100644
--- a/SConstruct
+++ b/SConstruct
@@ -83,6 +83,7 @@ opts.Add('LIBS', 'Additional libraries')
 opts.Add('CCFLAGS', 'C Compiler flags')
 opts.Add('CXXFLAGS', 'C++ Compiler flags')
 opts.Add('LINKFLAGS', 'Linker Compiler flags')
+opts.Add('AR', 'Library archiver')
 opts.Add('CC', 'C Compiler')
 opts.Add('CXX', 'C++ Compiler')
 opts.Add('BUILD', 'Build type: release, custom, development')

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



More information about the Pkg-games-commits mailing list