diff options
Diffstat (limited to 'epoc')
-rw-r--r-- | epoc/config.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/epoc/config.sh b/epoc/config.sh index b2e3fe627f..e9a5cd61cc 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -232,6 +232,7 @@ d_mkfifo='undef' d_mktime='define' d_mmap='undef' d_modfl='undef' +d_modfl_pow32_bug='undef' d_mprotect='undef' d_msg='undef' d_msg_ctrunc='undef' |