summaryrefslogtreecommitdiff
path: root/toolchain/gcc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-12-09 21:58:15 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-12-09 21:58:33 +0100
commit58b6567bef43e0dd72d37c05144ccf15809de47a (patch)
tree213fbaa3b63ccd4d3c3e97817a7c2b8320463089 /toolchain/gcc
parent0782cc87d7f67c1bbb695381657e306fc7977463 (diff)
quirks needed globally
Diffstat (limited to 'toolchain/gcc')
-rw-r--r--toolchain/gcc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/gcc/Makefile b/toolchain/gcc/Makefile
index d766c2c32..49e035800 100644
--- a/toolchain/gcc/Makefile
+++ b/toolchain/gcc/Makefile
@@ -4,7 +4,6 @@
include $(ADK_TOPDIR)/rules.mk
include ../rules.mk
include Makefile.inc
-include $(ADK_TOPDIR)/mk/os.mk
# disable SSP for libstdc++
ifeq ($(ADK_TARGET_LIB_MUSL),y)