mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
berkeleydb: Update config.{sub,guess} in configure step.
Some architectures may need updates to the configure helper scripts before it is possible to safely configure. Signed-off-by: Will Newton <will.newton@gmail.com>
This commit is contained in:
parent
da28297091
commit
5e64f5057b
@ -20,6 +20,7 @@ $(DB_DIR)/.dist: $(DL_DIR)/$(DB_SOURCE)
|
|||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
$(DB_DIR)/.configured: $(DB_DIR)/.dist
|
$(DB_DIR)/.configured: $(DB_DIR)/.dist
|
||||||
|
$(CONFIG_UPDATE) $(DB_DIR)/dist
|
||||||
(cd $(DB_DIR)/build_unix; rm -rf config.cache; \
|
(cd $(DB_DIR)/build_unix; rm -rf config.cache; \
|
||||||
$(TARGET_CONFIGURE_OPTS) \
|
$(TARGET_CONFIGURE_OPTS) \
|
||||||
$(TARGET_CONFIGURE_ARGS) \
|
$(TARGET_CONFIGURE_ARGS) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user