From: Christoph Mallon Date: Fri, 2 Dec 2011 11:03:55 +0000 (+0100) Subject: Remove duplicate flags for ar. X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=566f5c181230a14213aaf353d21e5ec92adba422;p=libfirm Remove duplicate flags for ar. --- diff --git a/Makefile b/Makefile index 35fc3a61f..719474faf 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ Q ?= @ CC ?= cc LINK ?= $(CC) -AR ?= ar ru +AR ?= ar DLLEXT ?= .so # Variants