mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
binutils: revert bad commit 24343
This reverst the commit 24343, the original state was indeed correct. Blame goes to my bad sight and too hasty decisions.
This commit is contained in:
parent
c7d2e4b0b3
commit
57aff861b0
@ -54,7 +54,7 @@ ifeq ($(findstring x4.0,x$(GCC_VERSION)),x4.0)
|
|||||||
BINUTILS_NO_MPFR:=y
|
BINUTILS_NO_MPFR:=y
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifndef $(BINUTILS_NO_MPFR)
|
ifndef BINUTILS_NO_MPFR
|
||||||
BINUTILS_HOST_PREREQ:=$(TOOL_BUILD_DIR)/gmp/lib/libgmp$(HOST_SHREXT) \
|
BINUTILS_HOST_PREREQ:=$(TOOL_BUILD_DIR)/gmp/lib/libgmp$(HOST_SHREXT) \
|
||||||
$(TOOL_BUILD_DIR)/mpfr/lib/libmpfr$(HOST_SHREXT)
|
$(TOOL_BUILD_DIR)/mpfr/lib/libmpfr$(HOST_SHREXT)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user