HomeFreeBSD

packages: Fix build with libucl 0.9.3

Description

packages: Fix build with libucl 0.9.3

In libucl 0.9.3, macros and includes are disabled by default when
creating a new UCL parser. This breaks the package build, which
relies on includes. Fix this by explicitly passing zero flags
to ucl.parser().

MFC after: 3 days
Fixes: abda442d92fd ("contrib/libucl: Import libucl 0.9.3")
Reviewed by: kevans, bapt
Reported by: freebsd@walstatt-de.de
Sponsored by: https://www.patreon.com/bsdivy
Differential Revision: https://reviews.freebsd.org/D56266

Details

Provenance
ivyAuthored on Apr 6 2026, 5:11 PM
Reviewer
kevans
Differential Revision
D56266: packages: Fix build with libucl 0.9.3
Parents
rG7764e9ca28a9: fmax.3: Add caveat for going beyond C std requirements
Branches
Unknown
Tags
Unknown