mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
Revert "libical: Pass TOOLCHAIN_OPTIONS via CFLAGS"
This reverts commit feb8893e0f52c7ab2d5efd456901a2bb91839d44. This is no longer needed after the compiler fix for libical. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -20,8 +20,6 @@ UPSTREAM_CHECK_URI = "https://github.com/libical/libical/releases"
|
||||
|
||||
inherit cmake pkgconfig gobject-introspection vala
|
||||
|
||||
CFLAGS += "${TOOLCHAIN_OPTIONS}"
|
||||
|
||||
DEPENDS += "libical-native"
|
||||
|
||||
PACKAGECONFIG ??= "icu glib"
|
||||
|
||||
Reference in New Issue
Block a user