October 30, 2008
View 5e035bd

update flevel/revision

Tomasz Kojm authored on 2008/10/30 23:01:20
View a35d4b4

fix test

Török Edvin authored on 2008/10/30 17:35:47
View e30a2c4

be nice to non-GNU compilers, and use memcmp/abort instead of __builtin_*

Török Edvin authored on 2008/10/30 05:25:03
View d4c8adb

Try to make a difference between failing to link the bzip2 testcase and the testcase failing (bb #1240)

Török Edvin authored on 2008/10/30 04:19:48
View c828f71

fix message: it is enough to use a lower optimization level

Török Edvin authored on 2008/10/30 04:12:04
View fd9379f

fix make distcheck on gcc < 4.3 (bb #1259)

Török Edvin authored on 2008/10/30 04:06:20
View a20faa3

add testcase for gcc bug 37573, affecting gcc 4.1.2 at -O3 too (bb #1258)

Török Edvin authored on 2008/10/30 04:06:09
October 22, 2008
View 4843295

fix typo in previous commit

Török Edvin authored on 2008/10/22 23:20:21
View 2c9248c

When user has overriden --libdir, we still need to find out the correct acl_libdirstem

Török Edvin authored on 2008/10/22 23:18:54
October 20, 2008
View 9d444ac

use -print-multi-os-directory to set default libdir (bb #1240) WARNING: On a 64-bit multiarch OS, this will by default install libclamav into /usr/local/lib64, if your system uses /usr/local/lib for 32bit apps. If the system uses /usr/local/lib for 64-bit apps and lib32 for 32bit apps, there is no change (unless you use -m32).

Török Edvin authored on 2008/10/20 23:00:07
October 15, 2008
View 5153506

bump flevel and revision

Tomasz Kojm authored on 2008/10/15 18:54:09
October 9, 2008
View b105842

when --disable-gcc-vcheck is set, set CFLAGS to O0 and append -broken-compiler to the VERSION (bb #684) introduce VERSION_SUFFIX for easier handling, and convert -exp to use it

Török Edvin authored on 2008/10/09 18:00:26
October 4, 2008
View ae685a7

link to libclamunrar_iface explicitly to allow non-rpath builds to work. (bb #1203) Thanks to James Ralston <ralston*pobox.com>

Török Edvin authored on 2008/10/04 02:11:59
View 7f3ca52

fix build failure when using LDFLAGS="-Wl,--as-needed" (bb #1204) thanks to Nathan Brink <ohnobinki*ohnopublishing.net>

Török Edvin authored on 2008/10/04 00:43:03
October 3, 2008
View 46c354e

fix cross-compilation. Note that when cross-compiling some checks cannot be run, so we assume no mmap, no ipv6. The resulting binary won't be able to detect some files.

Török Edvin authored on 2008/10/03 04:58:18