From 7dd49c6293172b494c78918507242cdb55d35137 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Sun, 21 Jan 2024 12:31:30 +0100 Subject: WIP --- base/meson.build | 1 - 1 file changed, 1 deletion(-) (limited to 'base/meson.build') diff --git a/base/meson.build b/base/meson.build index 71faace..7668487 100644 --- a/base/meson.build +++ b/base/meson.build @@ -8,7 +8,6 @@ if cpp.compiles('''int foo() { return 0; }''', name: 'C++20 unlikely attribute') cpp_flags += '-DHAVE_ATTRIBUTE_UNLIKELY' - cpp_flags += '-Wno-c++20-attribute-extensions' endif inc = include_directories('inc') -- cgit v1.2.3-70-g09d2