gfxstream: nuke libplatform stub

This was added for Fuchsia support, and now we have a
dedicated Fuchsia subdir.

Reviewed-by: Aaron Ruby <aruby@blackberry.com>
Acked-by: Yonggang Luo <luoyonggang@gmail.com>
Acked-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27246>
This commit is contained in:
Gurchetan Singh
2024-08-01 07:58:00 -07:00
committed by Marge Bot
parent 9356a87867
commit 6785aae717
-1
View File
@@ -6,5 +6,4 @@ if with_guest_test
subdir('kumquat')
else
subdir('linux')
subdir('stub')
endif