1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/editors/biew
Alexey Dokuchaev 690c40fa2b editors/biew: unbreak the port's build against Clang 15
This quite old and obscure codebase typedefs its own `bhandle_t'
type as `void *' on 64-bit machines for some reason, feeding it
to POSIX file I/O functions that accept `int' as file descriptor
regardless of the machine word size.  Remove this conditional.

Reported by:	pkg-fallout
2023-02-15 07:50:46 +00:00
..
files
distinfo
Makefile
pkg-descr
pkg-plist