summaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-05-14 06:28:03 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-05-14 06:34:15 +0200
commited85bebe401281dd60fa15412e743cfd60dd2b9b (patch)
treee1b10cc57bb4dd05a1dfbf6a2b8710f9c9ce09aa /Makefile.common
parente66becb6f5663ad36570f5b84a51d806203ca0e8 (diff)
downloaddrakx-ed85bebe401281dd60fa15412e743cfd60dd2b9b.tar
drakx-ed85bebe401281dd60fa15412e743cfd60dd2b9b.tar.gz
drakx-ed85bebe401281dd60fa15412e743cfd60dd2b9b.tar.bz2
drakx-ed85bebe401281dd60fa15412e743cfd60dd2b9b.tar.xz
drakx-ed85bebe401281dd60fa15412e743cfd60dd2b9b.zip
kill unused definitions
LDFLAGS_STAGE1 is unused since commit ecc7cafc9be7f40c9002b3cf299311bf2bba392d unused since commit 7e4ea2526a7512601c16d468a78f7945059121ed STAGE1_LIBC is unused since commit 6d081422730ada70af4d24c8c84f19c63ee3bd73
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.common b/Makefile.common
index 2d7ce82d8..593582a05 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -34,11 +34,5 @@ endif
GLIBC_INCLUDES = -I. -I$(top_dir)/bzlib
INCLUDES = $($(L)_INCLUDES)
-GLIBC_LDFLAGS_STAGE1 = -static
-LDFLAGS_STAGE1 = $($(L)_LDFLAGS_STAGE1)
-
-GLIBC_LIBC =
-STAGE1_LIBC = $($(L)_LIBC)
-
STRIPCMD = strip -R .note -R .comment