shithub: freetype+ttf2subf

Download patch

ref: c75f71e04995f1cc42fe11d092f0b0a63997e43c
parent: e755002ddc30fb50ed2033e9ca631d83088180e3
author: David Turner <[email protected]>
date: Tue Feb 29 12:12:03 EST 2000

fix

git/fs: mount .git/fs: mount/attach disallowed
--- a/config/unix/detect.mk
+++ b/config/unix/detect.mk
@@ -38,6 +38,7 @@
 ifneq ($(findstring gcc,$(shell $(CC) --version)),)
 is_gcc := 1
 endif
+endif
 
 ifdef is_gcc
 CONFIG_RULES := $(BUILD)$(SEP)unix-gcc.mk