diff options
author | Zephyron <zephyron@citron-emu.org> | 2025-01-17 15:43:31 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2025-01-17 15:43:31 +1000 |
commit | ee0beea82a999f6a46f7f980c700867f860905f1 (patch) | |
tree | c5f4acd3a9ec15dfc2844130bdf84d3775786c13 /src/citron/configuration/shared_translation.cpp | |
parent | 62de5aa9def7e8617b5c390fdce5f9a71d34df6a (diff) |
Remove x86-64 ISA compatibility flags and toolchain
Remove the x86-64 instruction set architecture (ISA) compatibility flags and
associated toolchain file that were setting CPU architecture compatibility
levels. This simplifies the build system by removing the custom ISA flag
handling and x86-64-v2 option.
Changes:
- Remove x86-64 ISA flags configuration block from CMakeLists.txt
- Delete unused x86-64-toolchain.cmake file
- Remove CITRON_USE_X86_64_V2 option
Diffstat (limited to 'src/citron/configuration/shared_translation.cpp')
0 files changed, 0 insertions, 0 deletions