]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
liburcu: Update automake to build on riscv64
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Feb 2022 12:51:31 +0000 (12:51 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 22 Feb 2022 19:41:39 +0000 (19:41 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/liburcu

index ceda88709cdfdef0af3ddb5d9aea2f714c09cae3..2b9e6bc3894dfaaa9d8edf23ebf2520f55ddcb15 100644 (file)
@@ -74,6 +74,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
+       $(UPDATE_AUTOMAKE)
        cd $(DIR_APP) && ./configure \
                            --prefix=/usr \
                            --disable-static