CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/11/05 17:18:15
Added files:
sysutils/login_oath/patches: patch-Makefile_inc
Log message:
don't use -Werror, it trips -Wunused-but-set-variable with clang 13
patching to avoid the warning is annoying because it relates to a variable
used in some cases but not others depending on #defines
