You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ Set the variable values according to your needs.
101
101
- Depending on you make commands the install directory should contain the files built. This project refers to the install directory as `INSTALL_DIR`. If you are using the same DESTDIR for the make install command as in the template then installed files will be at `$INSTALL_DIR/$PROJECT/$ARCH_SRC` for each PROJECT and ARCH_SRC.
102
102
103
103
104
-
Currently tested by building fusermount for android on Ubuntu 16.04 with NDK r15c and r20. You can check it out [here](https://github.com/agnostic-apollo/fuse).
104
+
Currently tested by building fusermount for android on Ubuntu 16.04 x86_64 with NDK r15c and r20. You can check it out [here](https://github.com/agnostic-apollo/fuse).
0 commit comments