summaryrefslogtreecommitdiff
path: root/external/graphite/UnpackedTarball_graphite.mk
diff options
context:
space:
mode:
Diffstat (limited to 'external/graphite/UnpackedTarball_graphite.mk')
-rw-r--r--external/graphite/UnpackedTarball_graphite.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/graphite/UnpackedTarball_graphite.mk b/external/graphite/UnpackedTarball_graphite.mk
index 464fcc256069..0f678542e80f 100644
--- a/external/graphite/UnpackedTarball_graphite.mk
+++ b/external/graphite/UnpackedTarball_graphite.mk
@@ -15,6 +15,7 @@ $(eval $(call gb_UnpackedTarball_set_patchlevel,graphite,0))
$(eval $(call gb_UnpackedTarball_add_patches,graphite, \
external/graphite/ubsan.patch \
+ external/graphite/enumarith.patch \
))
# vim: set noet sw=4 ts=4: