Commit 1dbd24b5 authored by Jerome Wu's avatar Jerome Wu

Remove --disable-docs

parent ae99c7c8
......@@ -7,7 +7,7 @@ emcc -v
FLAGS=(
--disable-x86asm
--disable-inline-asm #Disable inline asm
--disable-doc #Disable document generation
# --disable-doc #Disable document generation
--nm="llvm-nm -g"
--ar=emar
--as=llvm-as
......
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