From 477e6bffb50c2ea9cb73ca53afc43533dc6c7977 Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Mon, 24 Mar 2014 10:25:22 +0800 Subject: [PATCH] Makefile: do not need to calculate UNAME_S two times --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 8d9d5d1c..94864871 100644 --- a/Makefile +++ b/Makefile @@ -145,7 +145,6 @@ LIBOBJ += $(LIBOBJ_ARM) $(LIBOBJ_ARM64) $(LIBOBJ_MIPS) $(LIBOBJ_PPC) $(LIBOBJ_X8 LIBOBJ += MCInst.o -UNAME_S := $(shell uname -s) PKGCFCGDIR = $(LIBDATADIR)/pkgconfig VERSION_EXT =