summaryrefslogtreecommitdiff
path: root/package/gatling/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-24 14:04:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-24 14:04:43 +0100
commit573b06af740b3f1966aa2ea190494d9c87270786 (patch)
treed2f5dd29803ad5bbca171bfff9b1ece4ef3d5b3c /package/gatling/Makefile
parent42ed8eb00eba8691994588b7fca5dbd04d92a59c (diff)
parent3953de124e87ce3b594fd861b6f111b2df706753 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/gatling/Makefile')
-rw-r--r--package/gatling/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/gatling/Makefile b/package/gatling/Makefile
index 034f86f7c..e6813c29e 100644
--- a/package/gatling/Makefile
+++ b/package/gatling/Makefile
@@ -25,9 +25,9 @@ INSTALL_STYLE:= manual
MAKE_FILE:= GNUmakefile
ALL_TARGET:= gatling
-TCPPFLAGS+= -I${STAGING_TARGET_DIR}/usr/include/owfat
+TARGET_CPPFLAGS+= -I${STAGING_TARGET_DIR}/usr/include/owfat
XAKE_FLAGS+= CC='${TARGET_CC}' \
- CFLAGS='${TCPPFLAGS} ${TCFLAGS}' \
+ CFLAGS='${TARGET_CPPFLAGS} ${TARGET_CFLAGS}' \
ZLIB=0 DIET= prefix='${WRKINST}/usr'
do-install: