summaryrefslogtreecommitdiff
path: root/package/glibc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-14 10:11:05 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-14 10:11:05 +0200
commit31a7ebfe6564e382e9e125dd714678bb91977de7 (patch)
tree2d576c6e9a294b2b6b2bd6d5fda2a73eda4799f4 /package/glibc/Makefile
parent207c4a9d3760ffbd97e117a63a4bce4c0a6b7bd7 (diff)
remove Makefile.multilib reference
Diffstat (limited to 'package/glibc/Makefile')
-rw-r--r--package/glibc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/glibc/Makefile b/package/glibc/Makefile
index 7f0a1f8c7..a03a5c8bd 100644
--- a/package/glibc/Makefile
+++ b/package/glibc/Makefile
@@ -7,7 +7,6 @@ TARGET_CFLAGS:= $(filter-out -fstack-protector,$(TARGET_CFLAGS))
TARGET_CFLAGS:= $(filter-out -flto,$(TARGET_CFLAGS))
include $(TOPDIR)/toolchain/glibc/Makefile.inc
-include $(TOPDIR)/toolchain/glibc/Makefile.multilib
PKG_DESCR:= GNU C library
PKG_SECTION:= base