Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/get_waf.sh

    r3cc0022 rbb07c7e  
    2323  tar xf $WAFTARBALL
    2424  pushd waf-$WAFVERSION
    25   NOCLIMB=1 python waf-light --tools=c_emscripten,syms $*
     25  NOCLIMB=1 python waf-light --tools=c_emscripten $*
    2626
    2727  popd
Note: See TracChangeset for help on using the changeset viewer.