summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/freenet/files/build.xml')
-rw-r--r--net-p2p/freenet/files/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/freenet/files/build.xml b/net-p2p/freenet/files/build.xml
index e80b23c59fef..a522e98471cd 100644
--- a/net-p2p/freenet/files/build.xml
+++ b/net-p2p/freenet/files/build.xml
@@ -121,7 +121,7 @@
<javac target="1.5" destdir="${build}" source="1.5" debug="on" srcdir="${src}" optimize="on" classpath="${gentoo.classpath}" >
- <compilerarg value="-Xlint" ></compilerarg>
+<!-- <compilerarg value="-Xlint" ></compilerarg> -->
<sourcepath >
<pathelement path="${build}" ></pathelement>