diff options
Diffstat (limited to 'www/qt5-webengine/files/patch-config.tests_khr_khr.pro')
-rw-r--r-- | www/qt5-webengine/files/patch-config.tests_khr_khr.pro | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/qt5-webengine/files/patch-config.tests_khr_khr.pro b/www/qt5-webengine/files/patch-config.tests_khr_khr.pro new file mode 100644 index 000000000000..4a778d3d9a47 --- /dev/null +++ b/www/qt5-webengine/files/patch-config.tests_khr_khr.pro @@ -0,0 +1,8 @@ +--- config.tests/khr/khr.pro.orig 2018-11-27 04:10:38 UTC ++++ config.tests/khr/khr.pro +@@ -3,4 +3,4 @@ + + CONFIG-=qt + +-linux:SOURCES += khr.cpp ++unix:SOURCES += khr.cpp |