mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Use CMAKE_ON
This commit is contained in:
parent
1dd01dc0f4
commit
68d9cd39c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558496
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ USE_GITHUB= yes
|
|||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${ARCH} != amd64 && ${ARCH} != i386
|
||||
CMAKE_ARGS+= -DOJPH_DISABLE_INTEL_SIMD:BOOL=ON
|
||||
CMAKE_ON+= OJPH_DISABLE_INTEL_SIMD
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue