change _FS_RPATH in ffconf.h
Revision 11:febc1b3cc119, committed 2019-08-28
- Comitter:
- kenjiArai
- Date:
- Wed Aug 28 22:43:48 2019 +0000
- Parent:
- 10:28e685e5ff7f
- Commit message:
- change _FS_RPATH in ffconf.h
Changed in this revision
ChaN/ffconf.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 28e685e5ff7f -r febc1b3cc119 ChaN/ffconf.h --- a/ChaN/ffconf.h Mon Jul 10 15:37:41 2017 +0000 +++ b/ChaN/ffconf.h Wed Aug 28 22:43:48 2019 +0000 @@ -126,7 +126,7 @@ / When _LFN_UNICODE is 0, this option has no effect. */ -#define _FS_RPATH 0 +#define _FS_RPATH 1 // Modified JH1PJL on Aug. 25, 2019 /* This option configures relative path feature. / / 0: Disable relative path feature and remove related functions.