Age | Commit message (Collapse) | Author |
|
|
|
Fix using emcc -E.
|
|
We don't want to pass this extra flag to emcc as it breaks when
doing EMCONFIGURE_JS=1 emconfigure ./configure ...
|
|
|
|
|
|
|
|
|
|
|
|
modules
|
|
|
|
|
|
|
|
as shared libs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Wno warn absolute paths
|
|
|
|
|
|
-I/-L path warning for codebases that understand they are crosscompiling and aren't referring to native system headers.
|
|
|
|
users can override them (not recommended though)
|
|
cpp-style suffix
|
|
|
|
mode yet; issue #1447
|
|
|
|
|
|
where simplifyNotComps is guaranteed to be valid
|
|
|
|
|
|
Also address style feedback.
|
|
|
|
|
|
aside from linked libraries
|
|
|
|
something linkable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hits an LTO bug but benefits from -O3 on all the code
|
|
|
|
|