summaryrefslogtreecommitdiff
path: root/recipes/clamav/clamav-0.96.1/fix-llvm-cross-configure.patch
AgeCommit message (Collapse)AuthorFiles
2010-06-10clamav: introduce version 0.96.1Roman I Khimov1
This one has llvm built-in and since llvm itself is handled natively with cmake autoreconf goes mad about missing configure.ac or .in. Thus this oe_runconf hook. I hope this will be handled by upstream sooner or later. Signed-off-by: Roman I Khimov <khimov@altell.ru>