Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Automatic -x flag generation when compiling precompiled headers #48

Open
ravisumit33 opened this issue Oct 13, 2020 · 0 comments
Open

Comments

@ravisumit33
Copy link

ravisumit33 commented Oct 13, 2020

I am trying to compile a header file as precompiled header.

em++ command for this is:
em++ -x c++-header header.h -o header.pch

But this plugin is automatically adding -x c flag at end overwriting -x c++-header flag given by me. This is causing issues and emscripten is not compiling. Is there a way to turn automatic flag adding off?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant