use USE_CSTD=gnu89 to fix the build with a C99 compiler like clang.
This commit is contained in:
parent
5bc2f9f26f
commit
e68a48068d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262893
@ -16,6 +16,7 @@ COMMENT?= A set of libraries and applications which provide a thesaurus
|
||||
|
||||
USE_AUTOTOOLS= libtool:22
|
||||
USE_GMAKE= yes
|
||||
USE_CSTD= gnu89
|
||||
USE_GNOME?= gnomehack gnometarget
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user