diff --git a/clamav.changes b/clamav.changes index 44b3512..1b7ca57 100644 --- a/clamav.changes +++ b/clamav.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 12 11:42:39 CEST 2010 - max@suse.de + +- Leave it up to configure to decide whether the arch supports JIT + compiling through LLVM (currntly only x86 and x86_64). + ------------------------------------------------------------------- Wed Apr 7 19:17:05 CEST 2010 - max@suse.de diff --git a/clamav.spec b/clamav.spec index 7fbb73d..f9ee33b 100644 --- a/clamav.spec +++ b/clamav.spec @@ -32,7 +32,7 @@ BuildRequires: check-devel pwdutils python BuildRequires: gcc-c++ Summary: Antivirus Toolkit Version: 0.96 -Release: 1 +Release: 2 License: GPLv2 Group: Productivity/Security Url: http://www.clamav.net @@ -149,7 +149,6 @@ CFLAGS="$CFLAGS -D_FFR_QUARANTINE -D_FFR_SMFI_OPENSOCKET" --enable-milter \ %clamav_check \ --disable-zlib-vcheck \ - --enable-llvm \ --enable-clamdtop make %{?jobs:-j%jobs}