diff options
author | Kay Sievers <kay@vrfy.org> | 2012-07-14 23:08:48 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2012-07-14 23:08:48 +0200 |
commit | 3511d2addee5996aeab5fe049c80ebd0647ac631 (patch) | |
tree | 0edf4dd03a990d72795d4a35820dade9109650ef | |
parent | e02da583aff5822bb8399060a0159a1a1b34763a (diff) |
version 44
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=3 +VERSION=4 ARCH=$(shell $(CC) -dumpmachine | sed "s/\(-\).*$$//") LIBDIR=$(shell echo $$(cd /usr/lib/$$(gcc -print-multi-os-directory); pwd)) |