]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
net-snmp: FTBFS on aarch64
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 May 2018 12:59:16 +0000 (12:59 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 31 May 2018 11:09:43 +0000 (12:09 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/netsnmpd

index 117097e157725dc2cbcce03c0b232eef3225ee74..9e67518125e5b504e3191c14f6dbf9551c56daab 100644 (file)
@@ -78,6 +78,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/net-snmp-5.7.3-openssl.patch
+       $(UPDATE_AUTOMAKE)
        cd $(DIR_APP) && ./configure \
                --prefix=/usr \
                --with-default-snmp-version="2" \