don't allow caito to add -flto to its own cflags
Change-Id: I22c66755e8e5ede01cf3e5f21c910f759b55de7a
This commit is contained in:
2
external/cairo/UnpackedTarball_cairo.mk
vendored
2
external/cairo/UnpackedTarball_cairo.mk
vendored
@@ -41,10 +41,8 @@ ifneq (,$(filter ANDROID IOS,$(OS)))
|
|||||||
$(eval $(call gb_UnpackedTarball_add_file,cairo,.,external/cairo/cairo/dummy_pkg_config))
|
$(eval $(call gb_UnpackedTarball_add_file,cairo,.,external/cairo/cairo/dummy_pkg_config))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(COM_IS_CLANG),TRUE)
|
|
||||||
$(eval $(call gb_UnpackedTarball_add_patches,cairo,\
|
$(eval $(call gb_UnpackedTarball_add_patches,cairo,\
|
||||||
external/cairo/cairo/no-flto-clang.patch \
|
external/cairo/cairo/no-flto-clang.patch \
|
||||||
))
|
))
|
||||||
endif
|
|
||||||
|
|
||||||
# vim: set noet sw=4 ts=4:
|
# vim: set noet sw=4 ts=4:
|
||||||
|
Reference in New Issue
Block a user