serenity/Meta/CMake
Sönke Holz f04a2b81be Meta: Disable -Wcast-align warning on RISC-V
Also explicitly specify `-mstrict-align` (The current default `-mcpu`
on gcc doesn't support unaligned accesses, so aligned memory accesses
are already implicitly required).
The `-Wcast-align` warning seems to oversensitive as it flags code like
this: https://godbolt.org/z/c8481o8aa

This used to be added for aarch64 in a473cfd71b, but was later removed
in 11896868d6.
2023-12-14 09:02:15 -07:00
..
Superbuild
accelerated_graphics.cmake Meta: Silence warnings from optional CMake packages 2023-11-28 06:54:16 -05:00
all_the_debug_macros.cmake
ca_certificates_data.cmake Meta: Update cacert.pem to 2023-12-12 2023-12-14 08:36:25 -07:00
check_for_dependencies.cmake
cmake-version.cmake
code_generators.cmake Meta: Use embed_as_string_view() for stringify_gml() 2023-08-24 07:42:12 +01:00
common_compile_options.cmake Userland: Make bit-fields compatible with MSVC C++ ABI 2023-12-07 10:28:19 -07:00
common_options.cmake
commonmark_spec.cmake
flac_spec_tests.cmake
jakt.cmake
lagom-install-config.cmake
lagom_compile_options.cmake
lagom_install_options.cmake CMake: Don't try to enable install options if no languages are enabled 2023-12-11 11:03:32 -07:00
lagom_options.cmake
libgl_generators.cmake
libweb_generators.cmake
locale_data.cmake
pnp_ids.cmake
processor-count.cmake
public_suffix.cmake
serenity_compile_options.cmake Meta: Disable -Wcast-align warning on RISC-V 2023-12-14 09:02:15 -07:00
serenity_components.cmake
serenity_options.cmake
setup_ccache.cmake
time_zone_data.cmake
unicode_data.cmake CMake: Don't download IDNA files when ENABLE_NETWORK_DOWNLOAD is OFF 2023-12-13 10:51:27 -07:00
use_linker.cmake
utils.cmake
wasm_spec_tests.cmake