mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
- pass configure args for the -target compiler
This commit is contained in:
parent
61558a5773
commit
4ad141c338
@ -393,6 +393,7 @@ $(GCC_BUILD_DIR3)/.prepared: $(GCC_BUILD_DIR2)/.libs_installed $(GCC_TARGET_PRER
|
|||||||
$(GCC_BUILD_DIR3)/.configured: $(GCC_BUILD_DIR3)/.prepared
|
$(GCC_BUILD_DIR3)/.configured: $(GCC_BUILD_DIR3)/.prepared
|
||||||
(cd $(GCC_BUILD_DIR3); rm -rf config.cache; \
|
(cd $(GCC_BUILD_DIR3); rm -rf config.cache; \
|
||||||
$(TARGET_CONFIGURE_OPTS) \
|
$(TARGET_CONFIGURE_OPTS) \
|
||||||
|
$(TARGET_CONFIGURE_ARGS) \
|
||||||
$(TARGET_GCC_FLAGS) \
|
$(TARGET_GCC_FLAGS) \
|
||||||
$(GCC_SRC_DIR)/configure \
|
$(GCC_SRC_DIR)/configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user