summaryrefslogtreecommitdiff
path: root/packages/graphics/pixman/pixman.mk
diff options
context:
space:
mode:
Diffstat (limited to 'packages/graphics/pixman/pixman.mk')
-rw-r--r--packages/graphics/pixman/pixman.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/graphics/pixman/pixman.mk b/packages/graphics/pixman/pixman.mk
index fdc98dc..6efc9f7 100644
--- a/packages/graphics/pixman/pixman.mk
+++ b/packages/graphics/pixman/pixman.mk
@@ -76,7 +76,7 @@ $(PIXMAN_BUILD_DIR)/.configured:
CFLAGS="$(TARGET_CFLAGS)" \
CXXFLAGS="$(TARGET_CFLAGS)" \
LDFLAGS="-L$(SYSROOT)/$(LIBDIR) -L$(SYSROOT)/usr/$(LIBDIR)" \
- CPPFLGAS="-I$(SYSROOT)/usr/include" \
+ CPPFLAGS="-I$(SYSROOT)/usr/include" \
PKG_CONFIG=$(PKGCONFIG_BIN) \
PKG_CONFIG_PATH=$(PKG_CONFIG_PATH) \
./configure --build=$(HOST_BUILD) --host=$(STRICT_GNU_TARGET) \