diff options
-rw-r--r-- | news/husky-hpt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/husky-hpt/Makefile b/news/husky-hpt/Makefile index 86687291b681..e518542414b1 100644 --- a/news/husky-hpt/Makefile +++ b/news/husky-hpt/Makefile @@ -20,6 +20,8 @@ MASTERDIR= ${.CURDIR}/../husky COMPONENT_SUBDIR=hpt MAKE_ARGS= INFODIR=${PREFIX}/${INFO_PATH} +CFLAGS+= -fcommon # fix build failure with clang-11 on 13-CURRENT + OPTIONS_DEFINE= DOCS post-patch: |