projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f598458
)
package/gmp/Makefile
author
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 16 Jun 2005 22:34:40 +0000
(22:34 +0000)
committer
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 16 Jun 2005 22:34:40 +0000
(22:34 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1263
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/gmp/Makefile
patch
|
blob
|
history
diff --git
a/package/gmp/Makefile
b/package/gmp/Makefile
index
840f57c
..
975c445
100644
(file)
--- a/
package/gmp/Makefile
+++ b/
package/gmp/Makefile
@@
-67,7
+67,7
@@
$(IPKG_LIBGMP):
$(STAGING_DIR)/usr/lib/libgmp.so: $(PKG_BUILD_DIR)/.built
mkdir -p $(STAGING_DIR)/usr/include
cp -fpR $(PKG_INSTALL_DIR)/usr/include/gmp* $(STAGING_DIR)/usr/include/
- mkdir -p $(
I_LIBPCAP_DEV
)/usr/lib
+ mkdir -p $(
STAGING_DIR
)/usr/lib
cp -fpR $(PKG_INSTALL_DIR)/usr/lib/libgmp.{a,so*} $(STAGING_DIR)/usr/lib/
touch $@
This page took
0.019946 seconds
and
4
git commands to generate.