CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2024/01/01 12:51:21

Modified files:
        games/irrlamb  : Makefile 
Added files:
        games/irrlamb/patches: patch-src_ode_src_lcp_cpp 

Log message:
irrlamb: fix build with upcoming libcxx

Newer libcxx pulls in ctype.h somehow, which then results in the usual
fun with the stupid short macro names. This time it's _L and _C.

Reply via email to