summaryrefslogtreecommitdiff
path: root/package/glibc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-15 20:57:56 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-15 20:57:56 +0200
commite228dce45adc4f39671131dd0f0611e29ab85bf8 (patch)
treeedef8e22a8f58c666ae65174174a3fc760bfe2d8 /package/glibc/Makefile
parent562a3446c4e13dc3c770ca86b062961d3dba4b31 (diff)
parentbae480656aac1ec7ad3c2582bd6efe431298bcee (diff)
Merge branch 'master' of openadk.org:/git/openadk
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