diff options
-rwxr-xr-x | emcc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -511,6 +511,9 @@ Options that are modified or new in %s include: called at that time. You can also call addOnPreMain from a preRun.) (default in -O2+) + Note the .mem file should be in the same + directory as the .js file when the code is run. + -Wno-warn-absolute-paths If not specified, the compiler will warn about any uses of absolute paths in -I and -L command line directives. Pass this flag on the command line |