multimedia/librist: Enable mbedtls for tests
This commit is contained in:
@@ -24,7 +24,7 @@ MESON_ARGS= -Dtest=false
|
||||
do-test:
|
||||
@cd ${WRKSRC} && \
|
||||
${RM} -r _build && \
|
||||
${SETENV} ${CONFIGURE_ENV} ${CONFIGURE_CMD} ${CONFIGURE_ARGS} -Dtest=true -Duse_mbedtls=false && \
|
||||
${SETENV} ${CONFIGURE_ENV} ${CONFIGURE_CMD} ${CONFIGURE_ARGS} -Dtest=true && \
|
||||
cd ${BUILD_WRKSRC} && \
|
||||
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user