From 4ecf7591449d34630b61e9a5cc734ebc9f8e07e4 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 20 Aug 2026 11:44:37 +0200 Subject: build: clean up header set verification --- arch/x86_64/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/x86_64/CMakeLists.txt') diff --git a/arch/x86_64/CMakeLists.txt b/arch/x86_64/CMakeLists.txt index a93f4f64..6cc19f59 100644 --- a/arch/x86_64/CMakeLists.txt +++ b/arch/x86_64/CMakeLists.txt @@ -93,7 +93,3 @@ set(KERNEL_LINKER_SCRIPT "${CMAKE_CURRENT_SOURCE_DIR}/scripts/kernel.ld" PARENT_SCOPE ) - -set_target_properties("x86_64" PROPERTIES - VERIFY_INTERFACE_HEADER_SETS YES -) -- cgit v1.2.3