Remove duplicate flags for ar.
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 2 Dec 2011 11:03:55 +0000 (12:03 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Fri, 2 Dec 2011 11:04:42 +0000 (12:04 +0100)
Makefile

index 35fc3a6..719474f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ Q ?= @
 
 CC ?= cc
 LINK ?= $(CC)
-AR ?= ar ru
+AR ?= ar
 DLLEXT ?= .so
 
 # Variants