Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

80 Commits   2 Branches   13 Tags
Index: toolchains-1.11.x/core/binutils/2.44/Makefile
===================================================================
--- toolchains-1.11.x/core/binutils/2.44/Makefile	(revision 77)
+++ toolchains-1.11.x/core/binutils/2.44/Makefile	(revision 78)
@@ -700,7 +700,6 @@
 	# ======= On ppc64 and aarch64, we might use 64KiB pages =======
 	@( cd $(SRC_DIR) ; \
 	   sed -i -e '/#define.*ELF_COMMONPAGESIZE/s/0x1000$$/0x10000/' bfd/elf*ppc.c ; \
-	   sed -i -e '/common_pagesize/s/4 /64 /' gold/powerpc.cc ; \
 	 )
 endif
 	@touch $@