It should be off in -O1 and higher modes automatically. To disable it in -O0, passing -g0 to -g3 (anything but -g or -g4) would also disable it.
- Alon On Mon, May 4, 2015 at 1:07 PM, Boris Sergeev <[email protected]> wrote: > I've just updated to Emscripten 1.30 and sourcemapper.js starts crashing > on me in Debug configuration, similarly to what other people have reported. > Release flags make it work. > Is there a way to disable source map generation? > > Thanks, > Boris > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
