1
0
Kaynağa Gözat

libgcc is part of gcc and should use the version from gcc

Waldemar Brodkorb 8 yıl önce
ebeveyn
işleme
1143631a7c
1 değiştirilmiş dosya ile 1 ekleme ve 7 silme
  1. 1 7
      package/libgcc/Makefile

+ 1 - 7
package/libgcc/Makefile

@@ -2,13 +2,7 @@
 # material, please see the LICENCE file in the top-level directory.
 
 include ${ADK_TOPDIR}/rules.mk
-
-ifeq ($(ADK_TARGET_LIB_GLIBC),y)
-include ${ADK_TOPDIR}/toolchain/glibc/Makefile.inc
-endif
-ifeq ($(ADK_TARGET_LIB_UCLIBC_NG),y)
-include ${ADK_TOPDIR}/toolchain/uclibc-ng/Makefile.inc
-endif
+include ${ADK_TOPDIR}/toolchain/gcc/Makefile.inc
 
 PKG_NAME:=		libgcc
 PKG_DESCR:=		gcc library