devel/hoel: Disable -Werror to fix build with recent Clang
hoel-1.4.29/src/hoel-mariadb.c:247:25: error: variable 'row' set but not used [-Werror,-Wunused-but-set-variable]
247 | uint num_fields, col, row;
| ^
devel/hoel: Disable -Werror to fix build with recent Clang Tags None Referenced Files None Subscribers None
Description
Details
|