diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-23 08:33:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-23 08:33:48 +0100 |
commit | 6df80059bd5c0eb22d682642b7b0d1e1a8a0a736 (patch) | |
tree | 55931b78968eb42b6bd1e9b32af9dcd98d29328b /sys-apps/man-db | |
parent | app-misc/beep: remove vulnerable version. (diff) | |
download | gentoo-6df80059bd5c0eb22d682642b7b0d1e1a8a0a736.tar.gz gentoo-6df80059bd5c0eb22d682642b7b0d1e1a8a0a736.tar.bz2 gentoo-6df80059bd5c0eb22d682642b7b0d1e1a8a0a736.zip |
app-forensics/honggfuzz: fail in pkg_pretend() on clang
honggfuzz needs destructor implementation in C.
On gcc it uses __attribute__((cleanup(. On clang it uses -fblocks.
Gentoo's sys-libs/compiler-rt does not provide runtime support
library for -fblocks on clang making them effectively unusable.
Fail at pkg_pretend() for now.
Reported-by: Agostino Sarubbo
Bug: https://bugs.gentoo.org/729256
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/man-db')
0 files changed, 0 insertions, 0 deletions