You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by dr...@apache.org on 2010/08/31 00:05:03 UTC

svn commit: r990959 - /incubator/thrift/trunk/lib/erl/build/otp.mk

Author: dreiss
Date: Mon Aug 30 22:05:02 2010
New Revision: 990959

URL: http://svn.apache.org/viewvc?rev=990959&view=rev
Log:
erlang: Enable compiler warnings for the library

Modified:
    incubator/thrift/trunk/lib/erl/build/otp.mk

Modified: incubator/thrift/trunk/lib/erl/build/otp.mk
URL: http://svn.apache.org/viewvc/incubator/thrift/trunk/lib/erl/build/otp.mk?rev=990959&r1=990958&r2=990959&view=diff
==============================================================================
--- incubator/thrift/trunk/lib/erl/build/otp.mk (original)
+++ incubator/thrift/trunk/lib/erl/build/otp.mk Mon Aug 30 22:05:02 2010
@@ -25,7 +25,6 @@ OS_TYPE=${shell uname}
 
 # MHOST is the host where this Makefile runs.
 MHOST=${shell hostname -s}
-ERL_COMPILE_FLAGS+=-W0
 
 # The location of the erlang runtime system.
 ifndef ERL_RUN_TOP