libevhtp: pass TARGET_CPPFLAGS to cmake
[feed/packages.git] / libs / libevhtp / Makefile
index 6e2313aab7e27125ad253d06f26c55503459aba5..07668fd8baa6d21af4a36b3ce62015b31e1a2b0a 100644 (file)
@@ -25,6 +25,7 @@ PKG_MAINTAINER:=Eneas U de Queiroz <cote2004-github@yahoo.com>
 PKG_LICENSE:=BSD-3-Clause
 PKG_LICENSE_FILES:=LICENSE
 
+TARGET_CFLAGS += $(TARGET_CPPFLAGS)
 CMAKE_INSTALL:=1
 CMAKE_OPTIONS += \
        -DLIB_INSTALL_DIR="$(STAGING_DIR)/usr/lib" \