Fix loading dynamic interfaces when using -dynamic-too
We need to have WayDyn in the ways in the DynFlags, or the interface loader will fail. -dynamic-too now correctly evaluates whether or not it is possible to build for the dynamic way too, but doesn't actually do so yet.
Showing
Please register or sign in to comment