projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bf06b3
)
Force 1 job at a time (#1867)
author
Florian Fainelli
<florian@openwrt.org>
Tue, 12 Jun 2007 14:16:16 +0000
(14:16 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 12 Jun 2007 14:16:16 +0000
(14:16 +0000)
SVN-Revision: 7589
libs/libgphoto2/Makefile
patch
|
blob
|
history
diff --git
a/libs/libgphoto2/Makefile
b/libs/libgphoto2/Makefile
index a05a0a3309665e2b462a1f094c139215b2542a85..196b45785c0ec96d6b1bc417f7988e49d07ff29b 100644
(file)
--- a/
libs/libgphoto2/Makefile
+++ b/
libs/libgphoto2/Makefile
@@
-63,7
+63,7
@@
define Build/Configure
endef
define Build/Compile
- $(MAKE) -C $(PKG_BUILD_DIR) -j
$(CONFIG_JLEVEL)
\
+ $(MAKE) -C $(PKG_BUILD_DIR) -j
1
\
DESTDIR="$(PKG_INSTALL_DIR)" \
LIBLTDL="" \
all install