benchmarks/sysbench: fix build on powerpc64le
This commit is contained in:
parent
967479e476
commit
7374706d86
@ -32,7 +32,7 @@ PGSQL_USES= pgsql
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${ARCH} == powerpc64
|
||||
.if ${ARCH:Mpowerpc64*}
|
||||
LIB_DEPENDS+= libluajit-5.1.so:lang/luajit-openresty
|
||||
.else
|
||||
LIB_DEPENDS+= libluajit-5.1.so:lang/luajit
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user