Skip to content

Commit ef402b3

Browse files
committed
openssl not compile app, tvos failed: [apps/lib/libapps-lib-http_server.o] Error 1
1 parent 29e91e0 commit ef402b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

do-compile/apple/openssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ echo "CROSS_TOP:$CROSS_TOP"
4242
echo "CROSS_SDK:$CROSS_SDK"
4343
# no-hw no-asm
4444

45-
CFG_FLAGS="no-shared no-engine no-dynamic-engine no-static-engine \
45+
CFG_FLAGS="no-shared no-engine no-apps no-dynamic-engine no-static-engine \
4646
no-dso no-ui-console no-tests \
4747
--prefix=$MR_BUILD_PREFIX \
4848
--openssldir=$MR_BUILD_PREFIX \

0 commit comments

Comments
 (0)