From 85983534abc010cea2b5328edfc64206dd373902 Mon Sep 17 00:00:00 2001 From: Alan Jowett Date: Fri, 13 Dec 2024 11:17:00 -0800 Subject: [PATCH] Fix hard-coded x64 paths (#4090) Signed-off-by: Alan Jowett --- tools/bpf2c/templates/kernel_mode_bpf2c.vcxproj | 4 ++-- tools/bpf2c/templates/user_mode_bpf2c.vcxproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/bpf2c/templates/kernel_mode_bpf2c.vcxproj b/tools/bpf2c/templates/kernel_mode_bpf2c.vcxproj index 3e49b658a3..2c72bc2fad 100644 --- a/tools/bpf2c/templates/kernel_mode_bpf2c.vcxproj +++ b/tools/bpf2c/templates/kernel_mode_bpf2c.vcxproj @@ -30,8 +30,8 @@ 10.0.26100.0 - - + + diff --git a/tools/bpf2c/templates/user_mode_bpf2c.vcxproj b/tools/bpf2c/templates/user_mode_bpf2c.vcxproj index 3feeeeabd4..43ed6b1aa2 100644 --- a/tools/bpf2c/templates/user_mode_bpf2c.vcxproj +++ b/tools/bpf2c/templates/user_mode_bpf2c.vcxproj @@ -49,8 +49,8 @@ 10.0.26100.0 - - + +