Add compiler:c++11-lang to fix compiler detection on powerpc64.
May also fix build on other archs (not yet tested). Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
ff48342d45
commit
27a56e3bdf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485238
@ -15,9 +15,8 @@ BROKEN_armv6= fails to configure: C compiler cannot create executables
|
||||
BROKEN_armv7= fails to configure: C compiler cannot create executables
|
||||
BROKEN_mips= fails to configure: C compiler cannot create executables
|
||||
BROKEN_mips64= fails to configure: C compiler cannot create executables
|
||||
BROKEN_powerpc64= fails to configure: C compiler cannot create executables
|
||||
|
||||
USES= php:pecl
|
||||
USES= compiler:c++11-lang php:pecl
|
||||
CONFIGURE_ARGS= --with-crypto
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
LDFLAGS+= -L${OPENSSLLIB}
|
||||
|
Loading…
Reference in New Issue
Block a user