nixfiles/hosts/raspberry-pi5/profiles/rbp2-000-do-not-include-gles3-headers.patch

18 lines
411 B
Diff
Raw Normal View History

2024-09-04 21:58:31 +01:00
--- a/include/meson.build 2022-02-28 00:20:21.754665910 +0000
+++ b/include/meson.build 2022-02-28 00:20:32.310758480 +0000
@@ -51,14 +51,6 @@
'GLES2/gl2platform.h',
subdir : 'GLES2',
)
- install_headers(
- 'GLES3/gl3.h',
- 'GLES3/gl31.h',
- 'GLES3/gl32.h',
- 'GLES3/gl3ext.h',
- 'GLES3/gl3platform.h',
- subdir : 'GLES3',
- )
endif
if with_opengl