HomeFreeBSD

net/tightvnc: fix build on powerpc64* and probably also on aarch64 and riscv64

Description

net/tightvnc: fix build on powerpc64* and probably also on aarch64 and riscv64

Clang can't build this, use GCC:
In file included from ./cfbmskbits.h:39:
../hw/xfree86/common/compiler.h:437:8: error: invalid output constraint '=a' in asm

"=a" (ret) :

Details

Provenance
pkubajAuthored on
Parents
rP568011: devel/rust-analyzer: Update to 2021-03-08
Branches
Unknown
Tags
Unknown