Commit 78d6f0ff authored by Jerome Wu's avatar Jerome Wu

Add emconfigure

parent 17f26b9a
#!/bin/bash
#!/bin/bash -x
# verify Emscripten version
emcc -v
# configure FFMpeg with Emscripten
emconfigure ./configure \
--disable-x86asm
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment