You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got unrecognized switch '-O3' and since LLVM 8 is gone and took older LDC2 versions with it, I removed the DC=$DMD part that made it invoke the dmd wrapper script and fixes this issue. The result is that it now fails to compile due to shared/constness issues in object.d. Basically on an up-to-date Gentoo, only dmd works.
As per the title, I set the use flag gdc-9_3_0 and I get the following build error:
The text was updated successfully, but these errors were encountered: