diff --git a/meta/recipes-support/libical/libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch b/meta/recipes-support/libical/libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch index 0f0dadb4e4..4027c218c5 100644 --- a/meta/recipes-support/libical/libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch +++ b/meta/recipes-support/libical/libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch @@ -8,7 +8,7 @@ compiler rather than just CC variable, therefore let it use the default values from environment and not synthesize it from CMAKE_C_COMPILER just for this case. -Upstream-Status: Submitted [https://github.com/libical/libical/pull/552] +Upstream-Status: Backport [https://github.com/libical/libical/pull/552] Signed-off-by: Khem Raj --- cmake/modules/GObjectIntrospectionMacros.cmake | 3 +--