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:
Richard Purdie
2022-03-05 08:08:37 +00:00
parent 4790588211
commit c2938cc543

View File

@@ -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"