don't allow caito to add -flto to its own cflags
Change-Id: I22c66755e8e5ede01cf3e5f21c910f759b55de7a
This commit is contained in:
parent
8a9211a068
commit
d49b8e32e5
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))
|
||||
endif
|
||||
|
||||
ifeq ($(COM_IS_CLANG),TRUE)
|
||||
$(eval $(call gb_UnpackedTarball_add_patches,cairo,\
|
||||
external/cairo/cairo/no-flto-clang.patch \
|
||||
))
|
||||
endif
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
Loading…
x
Reference in New Issue
Block a user