summaryrefslogtreecommitdiffstats
path: root/rules/hexedit.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2004-11-16 12:41:30 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2004-11-16 12:41:30 +0000
commitaf71016f3ecfc417f37410ef78ba08bf0b63d1b4 (patch)
tree8a3b85f77df0bb24f3ce84b2aa77ec5b202a982b /rules/hexedit.make
parent1fdeaa830c8681c73bccda696c1a0212b726f0fb (diff)
downloadptxdist-af71016f3ecfc417f37410ef78ba08bf0b63d1b4.tar.gz
ptxdist-af71016f3ecfc417f37410ef78ba08bf0b63d1b4.tar.xz
* fixed minor problems
* added copy_lib_root macro git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2043 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/hexedit.make')
-rw-r--r--rules/hexedit.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/hexedit.make b/rules/hexedit.make
index 358353be4..413b301a7 100644
--- a/rules/hexedit.make
+++ b/rules/hexedit.make
@@ -76,6 +76,7 @@ hexedit_prepare_deps = \
HEXEDIT_PATH = PATH=$(CROSS_PATH)
HEXEDIT_ENV = $(CROSS_ENV)
HEXEDIT_ENV += LDFLAGS='$(strip $(subst $(quote),,$(TARGET_LDFLAGS))) -static'
+HEXEDIT_ENV += CFLAGS='$(strip $(subst $(quote),,$(TARGET_CFLAGS))) $(strip $(subst $(quote),,$(TARGET_CPPFLAGS)))'
#
# autoconf