aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-newt.xml
diff options
context:
space:
mode:
authorMark Rothwell <[email protected]>2010-06-26 05:34:57 +0000
committerMark Rothwell <[email protected]>2010-06-26 05:34:57 +0000
commitec211da376ea5b60a7dc95a1e295d14caa8e833e (patch)
tree2ca98fe43301e248f9c902d540affd857d3a2379 /make/build-newt.xml
parent643bcfa63c107eaa2d15e83e00f9ab41bb5201ed (diff)
Remove /usr/X11R6 from newt, too
Diffstat (limited to 'make/build-newt.xml')
-rw-r--r--make/build-newt.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/make/build-newt.xml b/make/build-newt.xml
index 27e770611..d85f9da65 100644
--- a/make/build-newt.xml
+++ b/make/build-newt.xml
@@ -232,11 +232,6 @@
<!-- compiler configuration -->
<!-- Note that we can use the base setups in the gluegen-cpptasks for most of these -->
- <compiler id="compiler.cfg.freebsd.newt" extends="compiler.cfg.freebsd">
- <!-- Need to force X11R6 headers on to include path after stub_includes -->
- <includepath path="/usr/X11R6/include" />
- </compiler>
-
<!-- linker configuration -->
<linker id="linker.cfg.linux.newt.broadcom_egl" extends="linker.cfg.linux">