v3d: drop leftover from "move v3d_tiling to common"

Fixes: d198e26a1e ("broadcom/common: move v3d_tiling to common")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26525>
This commit is contained in:
Eric Engestrom
2023-12-05 18:14:46 +00:00
committed by Marge Bot
parent 4dd8030b25
commit 3a8da0b8bf

View File

@@ -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',
[