Use USE_CSTD=gnu89 instead of USE_GCC.
Submitted by: kwm@ (via ports/ports-committers@), thanks
This commit is contained in:
parent
bef7f8cc87
commit
e7d35158da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275973
1 changed files with 1 additions and 1 deletions
|
@ -15,8 +15,8 @@ MAINTAINER?= mandree@FreeBSD.org
|
|||
COMMENT?= Utilities & library to manipulate ext2/3/4 filesystems
|
||||
|
||||
PATCH_STRIP= -p1
|
||||
USE_GCC= 4.2+
|
||||
USE_GMAKE= yes
|
||||
USE_CSTD= gnu89
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--disable-fsck --disable-e2initrd-helper \
|
||||
|
|
Loading…
Reference in a new issue