Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 8300f3b

Browse files
committed
Fix configure stuck issue by removing as flag
1 parent efced40 commit 8300f3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wasm/build-scripts/var.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ FFMPEG_CONFIG_FLAGS_BASE=(
5353
--pkg-config-flags="--static"
5454
--nm="llvm-nm"
5555
--ar=emar
56-
--as=llvm-as
5756
--ranlib=emranlib
5857
--cc=emcc
5958
--cxx=em++

0 commit comments

Comments
 (0)