CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/01/16 03:56:51
Modified files:
devel/cjson : Makefile
Added files:
devel/cjson/patches: patch-CMakeLists_txt
patch-tests_misc_tests_c
Log message:
cjson: add debug packages, fix typo in comment, stop using ports-gcc to
work around -Werror triggering on base-gcc and just disable -Werror instead,
disable test which deliberately tries to access freed memory (as is already
done for valgrind builds) to avoid SIGABRT from our malloc.
