Can't you use that same env var? We didn't remove it in the fastcomp fork of llvm.
- Alon On Tue, Oct 14, 2014 at 5:03 AM, Anton Smirnov <[email protected]> wrote: > Hi. I'm using emscripten (based on LLVM wich disables RTTI by default) > static libs and boost::program_options which requires RTTI. > Is there any possibility to enable RTTI for emscripten-fastcomp (like > <http://llvm.org/docs/Packaging.html> for LLVM with REQUIRES_RTTI=1 in > env vars)? > > I agree it's not good in general but for now it can solve my problem. > > > -- > 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.
