summaryrefslogtreecommitdiff
path: root/package/libstdcxx/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-01-12 08:32:01 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-01-14 12:19:26 +0100
commit1e50e4bca31af421a132647ede6cd204fa6d5d11 (patch)
tree68c85b6b21fe760bc5252d1e5ef4aad48883e88e /package/libstdcxx/Makefile
parentb93894aa3894d0094da7c62ac683d82c756714e6 (diff)
newlib: update to 2.5.0
Diffstat (limited to 'package/libstdcxx/Makefile')
-rw-r--r--package/libstdcxx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libstdcxx/Makefile b/package/libstdcxx/Makefile
index 0f229ea72..c3b3b4eb7 100644
--- a/package/libstdcxx/Makefile
+++ b/package/libstdcxx/Makefile
@@ -19,7 +19,7 @@ BUILD_STYLE:= manual
INSTALL_STYLE:= manual
do-install:
-ifeq ($(ADK_TARGET_BINFMT_FLAT)$(ADK_TARGET_USE_STATIC_LIBS_ONLY),)
+ifeq ($(ADK_TARGET_BINFMT_FLAT)$(ADK_TARGET_USE_STATIC_LIBS_ONLY)$(ADK_TARGET_ARCH_METAG),)
${INSTALL_DIR} ${IDIR_LIBSTDCXX}/usr/${ADK_TARGET_LIBC_PATH}
ifeq ($(ADK_TARGET_ARCH_SH),y)
ifeq ($(ADK_TARGET_CPU_SH_SH3),y)