[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Issue #319 - patch broken Freetype 2.9.1 build (#325)

Ben Coman notifications at github.com
Thu Dec 20 13:58:28 UTC 2018


bencoman commented on this pull request.



> @@ -20,6 +20,7 @@ $(FREETYPE2ARCHIVE):
 	
 $(THIRDPARTYLIBDIR)/$(FREETYPE2LIBNAME): $(FREETYPE2ARCHIVE)
 	tar x -f $(FREETYPE2ARCHIVE) -C $(THIRDPARTYDIR)
+	patch -p1 -d $(THIRDPARTYDIR) < ../../third-party/freetype291.patch

I've put the patch file next to the spec file, so its easily noticed to delete the next time the spec is upgrade.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/325#pullrequestreview-187006865
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181220/179f82f8/attachment.html>


More information about the Vm-dev mailing list