mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
Revert to binutils 2.13.2.1, since .14 seems to have some problems
with cross compiling
This commit is contained in:
parent
aa5091d50c
commit
2ae1136ed5
@ -42,7 +42,8 @@ MULTILIB:=--enable-multilib
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
BINUTILS_SITE:=ftp://ftp.gnu.org/gnu/binutils/
|
BINUTILS_SITE:=ftp://ftp.gnu.org/gnu/binutils/
|
||||||
BINUTILS_SOURCE:=binutils-2.14.tar.bz2
|
#BINUTILS_SOURCE:=binutils-2.14.tar.bz2
|
||||||
|
BINUTILS_SOURCE:=binutils-2.13.2.1.tar.bz2
|
||||||
BINUTILS_DIR:=$(TOOL_BUILD_DIR)/binutils-2.14
|
BINUTILS_DIR:=$(TOOL_BUILD_DIR)/binutils-2.14
|
||||||
|
|
||||||
ifeq ($(USE_UCLIBC_SNAPSHOT),true)
|
ifeq ($(USE_UCLIBC_SNAPSHOT),true)
|
||||||
|
@ -42,7 +42,8 @@ MULTILIB:=--enable-multilib
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
BINUTILS_SITE:=ftp://ftp.gnu.org/gnu/binutils/
|
BINUTILS_SITE:=ftp://ftp.gnu.org/gnu/binutils/
|
||||||
BINUTILS_SOURCE:=binutils-2.14.tar.bz2
|
#BINUTILS_SOURCE:=binutils-2.14.tar.bz2
|
||||||
|
BINUTILS_SOURCE:=binutils-2.13.2.1.tar.bz2
|
||||||
BINUTILS_DIR:=$(TOOL_BUILD_DIR)/binutils-2.14
|
BINUTILS_DIR:=$(TOOL_BUILD_DIR)/binutils-2.14
|
||||||
|
|
||||||
ifeq ($(USE_UCLIBC_SNAPSHOT),true)
|
ifeq ($(USE_UCLIBC_SNAPSHOT),true)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user