mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Add 'USE_CSTD= gnu89' to fix build with clang
Submitted by: rdivacky via mail Approved by: Mikhail Tsatsenko (maintainer)
This commit is contained in:
parent
6d831daf83
commit
efe2ecd829
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276001
@ -30,6 +30,7 @@ GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_ENV= LANG=C
|
||||
CPPFLAGS= -DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI
|
||||
USE_CSTD= gnu89
|
||||
|
||||
DEMOS_SRC= ${WRKSRC}/demos/programs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user