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:
3abe982
)
packages/utils/owfs: fix Makefile
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 26 Nov 2008 10:20:59 +0000
(10:20 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 26 Nov 2008 10:20:59 +0000
(10:20 +0000)
SVN-Revision: 13360
utils/owfs/Makefile
patch
|
blob
|
history
diff --git
a/utils/owfs/Makefile
b/utils/owfs/Makefile
index 0f3260fdf8cd7f324daa277457504010f44584f0..f7e6d9431c07a81a8f1dc389c548e0c1f3cbdeaa 100644
(file)
--- a/
utils/owfs/Makefile
+++ b/
utils/owfs/Makefile
@@
-171,7
+171,7
@@
define Build/Configure
LDFLAGS="-L$(STAGING_DIR)/usr/lib" \
lt_sys_lib_dlsearch_path_spec="$(STAGING_DIR)/lib $(STAGING_DIR)/usr/lib" \
lt_sys_lib_search_path_spec="$(STAGING_DIR)/lib $(STAGING_DIR)/usr/lib" \
- shrext_cmds=".so"
+ shrext_cmds=".so"
\
./configure \
$(CONFIGURE_ARGS) \
);