forked from SuS-Tsera/SunderingShadows
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlocal_options.example
More file actions
executable file
·37 lines (37 loc) · 869 Bytes
/
local_options.example
File metadata and controls
executable file
·37 lines (37 loc) · 869 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#undef SBRK_OK
#undef DO_MSTATS
#undef CHECK_MEMORY
#define HAS_STATUS_TYPE
#undef IGNORE_STRICT_PRAGMA
#undef STRICT_TYPE_CHECKING
#define CAST_CALL_OTHERS
#undef NO_LIGHT
#undef NO_ADD_ACTION
#undef NO_SNOOP
#undef NO_ENVIRONMENT
#define OLD_ED
#define SENSIBLE_MODIFIERS
#undef CUSTOM_CRYPT
#define COMPAT_32
#define STRING_STATS
#define ARRAY_STATS
#undef LOG_CATCHES
#define ARGUMENTS_IN_TRACEBACK
#define LOCALS_IN_TRACEBACK
#define CONFIG_FILE_DIR "./"
#define DEFAULT_PRAGMAS PRAGMA_ERROR_CONTEXT + PRAGMA_OPTIMIZE + PRAGMA_WARNINGS
#define SAVE_EXTENSION ".o"
#undef PRIVS
#undef RESTRICTED_ED
#undef NO_SHADOWS
#undef PROFILE_FUNCTIONS
#undef NO_BUFFER_TYPE
#undef ARRAY_RESERVED_WORD
#undef REF_RESERVED_WORD
#undef HAVE_ZLIB
#undef PACKAGE_COMPRESS
#define SAVE_GZ_EXTENSION ".o.gz"
#undef USE_ICONV
#define PARSE_DEBUG
#define FLUFFOS
#define AUTO_SETEUID