From 3a8da0b8bf91d0fa1dac511f6265a49f41861d78 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Tue, 5 Dec 2023 18:14:46 +0000 Subject: [PATCH] v3d: drop leftover from "move v3d_tiling to common" Fixes: d198e26a1ebc32c43e5b ("broadcom/common: move v3d_tiling to common") Part-of: --- src/gallium/drivers/v3d/meson.build | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/gallium/drivers/v3d/meson.build b/src/gallium/drivers/v3d/meson.build index 600840b8764..1905ac393ae 100644 --- a/src/gallium/drivers/v3d/meson.build +++ b/src/gallium/drivers/v3d/meson.build @@ -77,11 +77,6 @@ foreach ver : v3d_versions endforeach -v3d_neon_c_args = [] -if host_machine.cpu_family() == 'arm' - v3d_neon_c_args = '-mfpu=neon' -endif - libv3d = static_library( 'v3d', [