Skip to content

Commit 2e881e1

Browse files
maybe
Signed-off-by: GeneralKaos666 <xkiller1177@gmail.com>
1 parent 362b025 commit 2e881e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/engine.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ index 28a19c75d1b..7b8e5e66e9f 100644
438438
if (impeller_supports_rendering) {
439439
deps += [
440440
":tester_gpu_configuration",
441-
--- "//flutter/third_party/swiftshader/src/Vulkan:swiftshader_libvulkan_static",
441+
"//flutter/third_party/swiftshader/src/Vulkan:swiftshader_libvulkan_static",
442442
]
443443
+ if (is_termux) {
444444
+ deps += [ "vk_swiftshader" ]

0 commit comments

Comments
 (0)