Debian Patches

Status for clamfs/1.2.0-2

Patch Description Author Forwarded Bugs Origin Last update
Remove-_start-symbol-check-for-CXX-libraries.patch Remove _start symbol check for C++ libraries. There is no portable way to check for C++ symbol with AC_CHECK_LIB().
Mangling C++ symbols is not portable. Hacks like using main() or _start()
are neither portable enough. Calling main() is forbidden in C++.
Symbol _start() is non-standard and does not exists in mips(64)el.
Krzysztof Burghardt <krzysztof@burghardt.pl> no upstream 2020-01-09

All known versions for source package 'clamfs'

Links