aboutsummaryrefslogtreecommitdiffstats
path: root/make/lib/gluegen-cpptasks-linux-32bit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/lib/gluegen-cpptasks-linux-32bit.xml')
-rw-r--r--make/lib/gluegen-cpptasks-linux-32bit.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/lib/gluegen-cpptasks-linux-32bit.xml b/make/lib/gluegen-cpptasks-linux-32bit.xml
index c05033d..69afca8 100644
--- a/make/lib/gluegen-cpptasks-linux-32bit.xml
+++ b/make/lib/gluegen-cpptasks-linux-32bit.xml
@@ -22,6 +22,8 @@
<compiler id="compiler.cfg.linux" name="gcc">
<compilerarg value="-m32" />
<compilerarg value="-Wall" />
+ <compilerarg value="-include"/>
+ <compilerarg value="${gluegen.root.abs-path}/make/stub_includes/platform/glibc-compat-symbols.h" />
<defineset>
<define name="LINUX" />
</defineset>