summaryrefslogtreecommitdiff
path: root/pkg/freetype
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-08-17 23:37:03 -0700
committerMichael Forney <mforney@mforney.org>2017-08-19 19:07:18 -0700
commit6fa5f88e600450e617842ea61485a74705e95b84 (patch)
tree3281842bd98ad65ad4b84c92f0eff9fc8a617e91 /pkg/freetype
parent01f3eae76b2207836d3bc1fbb4643c81d6003388 (diff)
Don't use -isystem
This way we can use -MMD to exclude system header files and still retain dependency tracking within oasis.
Diffstat (limited to 'pkg/freetype')
-rw-r--r--pkg/freetype/gen.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/freetype/gen.rc b/pkg/freetype/gen.rc
index f9390af9..ab4c1f49 100644
--- a/pkg/freetype/gen.rc
+++ b/pkg/freetype/gen.rc
@@ -5,10 +5,10 @@ cflags\
-D HAVE_FCNTL_H\
-D HAVE_STDINT_H\
-D HAVE_UNISTD_H\
- -isystem '$builddir'/pkg/zlib/include\
-I '$srcdir'/builds/unix\
-I '$srcdir'/include/freetype/config\
- -I '$srcdir'/include
+ -I '$srcdir'/include\
+ -I '$builddir'/pkg/zlib/include
cc src/gzip/ftgzip.c '||' pkg/zlib/headers
lib libfreetype.a builds/unix/ftsystem.c src/^(\