- precompiled headers have reproducible issues [1] [1] https://autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20210125-3iawhiyz/packages/diff-html
Signed-off-by: Jose Quaresma <quaresma.j...@gmail.com> --- meta/recipes-graphics/glslang/glslang_11.1.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-graphics/glslang/glslang_11.1.0.bb b/meta/recipes-graphics/glslang/glslang_11.1.0.bb index 5e53f02b1c..fe21dbcf50 100644 --- a/meta/recipes-graphics/glslang/glslang_11.1.0.bb +++ b/meta/recipes-graphics/glslang/glslang_11.1.0.bb @@ -18,6 +18,7 @@ inherit cmake python3native EXTRA_OECMAKE = " \ -DCMAKE_BUILD_TYPE=Release \ -DBUILD_SHARED_LIBS=ON \ + -DENABLE_PCH=OFF \ -DENABLE_CTEST=OFF \ -DBUILD_EXTERNAL=OFF \ " -- 2.30.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#147345): https://lists.openembedded.org/g/openembedded-core/message/147345 Mute This Topic: https://lists.openembedded.org/mt/80155153/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-