mirror of
https://github.com/encounter/dolphin.git
synced 2026-03-30 11:08:26 -07:00
c4fb07f428
Previously these were required to be built into the executable so that the JIT portion of the DSP code would build properly, as the x86-64-specifics were tightly coupled to the DSP common code. As this is no longer the case, this is no longer necessary.