summaryrefslogtreecommitdiff
path: root/abi-descriptor.template
diff options
context:
space:
mode:
Diffstat (limited to 'abi-descriptor.template')
-rw-r--r--abi-descriptor.template6
1 files changed, 6 insertions, 0 deletions
diff --git a/abi-descriptor.template b/abi-descriptor.template
index f52ef24f0f..dbf7f3841b 100644
--- a/abi-descriptor.template
+++ b/abi-descriptor.template
@@ -11,4 +11,10 @@
</libs>
<include_paths>INCLUDE_DIRS
</include_paths>
+<gcc_options>
+ -D_U_="__attribute((unused))"
+</gcc_options>
+<include_preamble>
+ config.h
+</include_preamble>
</descriptor>