Skip to content

v1.0.9

Latest

Choose a tag to compare

@renecannao renecannao released this 04 Jun 20:43
3cfc581

Build fix: Makefile now uses CXX ?= g++ so an environment-provided CXX (e.g. clang++) is honored. Fixes clang builds in containers without g++ (exit 127). No functional/parser changes vs 1.0.8.