summaryrefslogtreecommitdiffstats
path: root/rules/libpcap.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-05-17 22:27:08 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-05-17 22:27:08 +0000
commit0c13df20779dc8da017513205eee4280b75b718e (patch)
tree0bb52766aeb2ba0cc44cd80b71c31570e384e7e7 /rules/libpcap.make
parent8f2dbebee3924058568e53827d4638366f922b38 (diff)
downloadptxdist-0c13df20779dc8da017513205eee4280b75b718e.tar.gz
ptxdist-0c13df20779dc8da017513205eee4280b75b718e.tar.xz
[libpcap] don't use host's AR use, from cross toolchain
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10534 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/libpcap.make')
-rw-r--r--rules/libpcap.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/libpcap.make b/rules/libpcap.make
index e7090aab4..672a9148a 100644
--- a/rules/libpcap.make
+++ b/rules/libpcap.make
@@ -45,7 +45,8 @@ LIBPCAP_ENV := \
LIBPCAP_COMPILE_ENV := \
$(CROSS_ENV_CFLAGS) \
$(CROSS_ENV_CPPFLAGS) \
- $(CROSS_ENV_LDFLAGS)
+ $(CROSS_ENV_LDFLAGS) \
+ $(CROSS_ENV_AR)
#
# autoconf