aboutsummaryrefslogtreecommitdiffstats
path: root/make/gluegen.compiler.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/gluegen.compiler.xml')
-rw-r--r--make/gluegen.compiler.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/gluegen.compiler.xml b/make/gluegen.compiler.xml
index c911553..ee7ebee 100644
--- a/make/gluegen.compiler.xml
+++ b/make/gluegen.compiler.xml
@@ -8,6 +8,9 @@
<compilerarg value="-I/devtools/i686-unknown-linux-gnu/include" />
<compilerarg value="-I/devtools/share/include" />
<compilerarg value="-I/devtools/i686-unknown-linux-gnu/xfree86-4.3.0-linux-ix86-glibc23/include" />
+ <defineset>
+ <define name="LINUX" />
+ </defineset>
</compiler>
<linker id="linker.cfg.linux" name="gcc">