diff options
Diffstat (limited to 'meta-oe/recipes-graphics/vk-gl-cts/files/fix-musl.patch')
| -rw-r--r-- | meta-oe/recipes-graphics/vk-gl-cts/files/fix-musl.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/vk-gl-cts/files/fix-musl.patch b/meta-oe/recipes-graphics/vk-gl-cts/files/fix-musl.patch index 99cb87b301..58dc1f24dd 100644 --- a/meta-oe/recipes-graphics/vk-gl-cts/files/fix-musl.patch +++ b/meta-oe/recipes-graphics/vk-gl-cts/files/fix-musl.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | --- a/framework/delibs/dethread/CMakeLists.txt | 3 | --- a/framework/delibs/dethread/CMakeLists.txt |
| 2 | +++ b/framework/delibs/dethread/CMakeLists.txt | 4 | +++ b/framework/delibs/dethread/CMakeLists.txt |
| 3 | @@ -42,6 +42,7 @@ if (DE_OS_IS_UNIX) | 5 | @@ -42,6 +42,7 @@ if (DE_OS_IS_UNIX) |
