diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-10-04 01:59:53 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-10-04 01:59:53 +0000 |
commit | fa519f0f6c72d37590fc85f9ee1ab0451a219193 (patch) | |
tree | 090da5dfd520e971e6b33c96dc31169e6c75695c /news | |
parent | 42f6a28b99a28b4fdec43e6188ed734d14ee5159 (diff) | |
download | ports-fa519f0f6c72d37590fc85f9ee1ab0451a219193.tar.gz ports-fa519f0f6c72d37590fc85f9ee1ab0451a219193.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/husky-htick/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/husky-htick/Makefile b/news/husky-htick/Makefile index bceb8c0a39be..14d4b67d4399 100644 --- a/news/husky-htick/Makefile +++ b/news/husky-htick/Makefile @@ -28,6 +28,8 @@ DOCSDIR= ${PREFIX}/share/doc/husky INFO= htick MAKE_ARGS= INFODIR=${PREFIX}/${INFO_PATH} +CFLAGS+= -fcommon # fix build failure with clang-11 on 13-CURRENT + OPTIONS_DEFINE= DOCS post-patch: |