| Submitter | Xiangfu Liu |
|---|---|
| Date | 2011-01-20 08:14:23 |
| Message ID | <4D37EEDF.1030107@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/605/ |
| State | Superseded |
| Delegated to: | Florian Fainelli |
| Headers | show |
Comments
Patch
Index: net/sshfs/Makefile =================================================================== --- net/sshfs/Makefile (revision 25034) +++ net/sshfs/Makefile (working copy) @@ -39,7 +39,7 @@ -I$(STAGING_DIR)/usr/lib/glib-2.0/include \ -I$(STAGING_DIR)/usr/include/fuse" \ SSHFS_LIBS=" \ - -lglib-2.0 -liconv -lfuse -pthread -lgthread-2.0 \ + -lglib-2.0 -liconv -lintl -lfuse -pthread -lgthread-2.0 \ -L$(STAGING_DIR)/usr/lib" define Build/Compile