mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
Also enable on armv7.
PR: 223987 Approved by: gnome (maintainer timeout)
This commit is contained in:
parent
1cf89a7498
commit
4d9bb5b6df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464143
@ -88,7 +88,7 @@ NPAPI_USE= GNOME=gtk20
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${ARCH} == armv6
|
||||
.if ${ARCH} == armv6 || ${ARCH} == armv7
|
||||
CMAKE_ARGS+= -DENABLE_JIT:BOOL=OFF
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user