projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
793ef73
)
* By default pciutils build of libpci.a uses the host ar/ranlib, force the use of...
author
Nigel Kukard
<nkukard@lbsd.net>
Thu, 1 Jan 2009 14:05:54 +0000
(14:05 -0000)
committer
Nigel Kukard
<nkukard@lbsd.net>
Thu, 1 Jan 2009 14:05:54 +0000
(14:05 -0000)
package/pciutils/pciutils.mk
patch
|
blob
|
history
diff --git
a/package/pciutils/pciutils.mk
b/package/pciutils/pciutils.mk
index 18b5e559f62a3baa31c29af75a91458a0e4eb042..784985e7cf3aab95738f71da2c06a282890e6030 100644
(file)
--- a/
package/pciutils/pciutils.mk
+++ b/
package/pciutils/pciutils.mk
@@
-40,7
+40,7
@@
$(PCIUTILS_DIR)/.unpacked: $(DL_DIR)/$(PCIUTILS_SOURCE) $(DL_DIR)/$(PCIIDS_SOURC
touch $@
$(PCIUTILS_DIR)/.compiled: $(PCIUTILS_DIR)/.unpacked
- $(MAKE1) CC="$(TARGET_CC)" OPT="$(TARGET_CFLAGS)" -C $(PCIUTILS_DIR) \
+ $(MAKE1) CC="$(TARGET_CC)" OPT="$(TARGET_CFLAGS)"
RANLIB=$(TARGET_RANLIB) AR=$(TARGET_AR)
-C $(PCIUTILS_DIR) \
SHAREDIR="/usr/share/misc" \
ZLIB=$(PCIUTILS_HAVE_ZLIB) \
PREFIX=/usr