From 18a927402ca89ffc1cdf515932fd48d52981a633 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 14 May 2014 06:36:15 +0200 Subject: kill one more useless definition --- Makefile.common | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile.common b/Makefile.common index 593582a05..185bf3da3 100644 --- a/Makefile.common +++ b/Makefile.common @@ -31,8 +31,5 @@ else CFLAGS = -Os -pipe -Wall -Werror -fomit-frame-pointer -fno-strict-aliasing endif -GLIBC_INCLUDES = -I. -I$(top_dir)/bzlib -INCLUDES = $($(L)_INCLUDES) - STRIPCMD = strip -R .note -R .comment -- cgit v1.2.1