CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/03/06 17:30:59
Modified files:
lang/hashlink : Makefile
lang/hashlink/patches: patch-libs_uv_uv_c patch-src_hl_h
patch-src_std_socket_c
patch-src_std_thread_c
Log message:
hashlink: C11 requires ports-gcc on !clang archs
Also:
- use fallback code for gethostbyaddr_r() that we don't support, it
fixes !clang archs build
- remove MS-DOS line endings for files needing to be patched
OK thfr@ (maintainer), kmos@, jca@, hints and OK tb@