CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2020/07/31 20:59:33

Modified files:
        lang/hashlink  : Makefile 
        lang/hashlink/patches: patch-src_hl_h 

Log message:
char16_t doesn't exist. For clang, it uses a little define dance that
ends up with using uint16_t for char16_t. Do the same in one step for
!clang.

ok thfr@ (maintainer)

Reply via email to