Skip to content

Commit 5478dcd

Browse files
committed
Bugfix: Enable required file defines in the stand alone remove build.
1 parent 60d4a75 commit 5478dcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/build/stand_alone/configs/remove-config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,9 +292,9 @@
292292
#define _di_f_directory_touch_
293293
#define _di_f_directory_touch_at_
294294
//#define _di_f_file_access_
295-
#define _di_f_file_access_at_
295+
//#define _di_f_file_access_at_
296296
//#define _di_f_file_access_mode_d_
297-
#define _di_f_file_at_d_
297+
//#define _di_f_file_at_d_
298298
#define _di_f_file_clone_
299299
//#define _di_f_file_close_
300300
#define _di_f_file_close_id_

0 commit comments

Comments
 (0)