summaryrefslogtreecommitdiff
path: root/epoc
diff options
context:
space:
mode:
Diffstat (limited to 'epoc')
-rw-r--r--epoc/config.sh8
1 files changed, 7 insertions, 1 deletions
diff --git a/epoc/config.sh b/epoc/config.sh
index 6dd70772cb..9553265f30 100644
--- a/epoc/config.sh
+++ b/epoc/config.sh
@@ -103,7 +103,13 @@ d_archlib='define'
d_asctime_r='undef'
d_atolf='undef'
d_atoll='undef'
-d_attribut='undef'
+d_attribute_format='undef'
+d_attribute_malloc='undef'
+d_attribute_nonnull='undef'
+d_attribute_noreturn='undef'
+d_attribute_pure='undef'
+d_attribute_unused='undef'
+d_attribute_warn_unused_result='undef'
d_bcmp='define'
d_bcopy='define'
d_bsd='undef'