mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Fix build with clang by forcing gnu89
This commit is contained in:
parent
181d9636e8
commit
1b990319ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323959
@ -19,6 +19,8 @@ OPTIONS_DEFAULT=MANPAGES MYSQL SASL
|
||||
|
||||
USES= bison ncurses
|
||||
|
||||
USE_CSTD= gnu89
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
GNU_CONFIGURE= true
|
||||
|
Loading…
Reference in New Issue
Block a user