Pass CC and CFLAGS to CONFIGURE_ENV to intend to make clang happy.

This commit is contained in:
Hajimu UMEMOTO 2011-06-21 15:43:48 +00:00
parent 63cbcc04eb
commit 6ed83a7a19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276004

View file

@ -15,6 +15,7 @@ MAINTAINER= ume@FreeBSD.org
COMMENT= IPv6 related part of the C socket.h defines and structure manipulators
PERL_CONFIGURE= yes
CONFIGURE_ENV+= CC="${CC}" CFLAGS="${CFLAGS}"
PLIST_FILES= %%SITE_PERL%%/%%PERL_ARCH%%/Socket6.pm \
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Socket6/.packlist \