mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Merge branch 'arm-port' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x into arm-port
This commit is contained in:
@@ -55,15 +55,12 @@ else
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
EXTRA_CONFIG += --build=$(BUILDTARGET)
|
||||||
|
|
||||||
ifeq "$(MACHINE_TYPE)" "arm"
|
ifeq "$(MACHINE_TYPE)" "arm"
|
||||||
EXTRA_CONFIG += \
|
EXTRA_CONFIG += \
|
||||||
--host=$(BUILDTARGET) \
|
|
||||||
--build=$(BUILDTARGET) \
|
|
||||||
--target=$(BUILDTARGET) \
|
|
||||||
--with-abi=aapcs-linux \
|
--with-abi=aapcs-linux \
|
||||||
--with-float=soft
|
--with-float=soft
|
||||||
else
|
|
||||||
EXTRA_CONFIG += --build=$(BUILDTARGET)
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user