summaryrefslogtreecommitdiff
path: root/japanese/edict/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-29 11:02:51 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-29 11:02:51 +0000
commit540eae6e7ed9dc6d7df8ad144752d0ff5ba3a313 (patch)
tree5108c94c97422a94942f4b501d2d069877a96304 /japanese/edict/Makefile
parentjapanese/man: fix build on recent current (diff)
japanese/edit: fix build on current
Notes
Notes: svn path=/head/; revision=546904
Diffstat (limited to 'japanese/edict/Makefile')
-rw-r--r--japanese/edict/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/edict/Makefile b/japanese/edict/Makefile
index 89b13a66bf3d..e09a4ad3b3cf 100644
--- a/japanese/edict/Makefile
+++ b/japanese/edict/Makefile
@@ -47,6 +47,9 @@ DOCSDIR= ${PREFIX}/share/doc/xjdic
NO_WRKSUBDIR= yes
+# Fix build with clang11
+CFLAGS+= -fcommon
+
OPTIONS_DEFINE= DOCS
post-patch: