]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/clamav
clamav: Fix compiling
[ipfire-2.x.git] / lfs / clamav
index 43b50607340d2d2707a250d41d6c2730af0a9f1e..2e07ed03449dbe4a5d6df207f1cc6ffd6ec9c85e 100644 (file)
@@ -81,6 +81,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
+       cd $(DIR_APP) && patch -Np1 -i $(DIR_SRC)/src/patches/clamav/llvm-glibc.patch
        cd $(DIR_APP) && ./configure \
                --prefix=/usr \
                --sysconfdir=/var/ipfire/clamav \