erlang: Enable compiler warnings for the library
authorDavid Reiss <dreiss@apache.org>
Mon, 30 Aug 2010 22:05:02 +0000 (22:05 +0000)
committerDavid Reiss <dreiss@apache.org>
Mon, 30 Aug 2010 22:05:02 +0000 (22:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@990959 13f79535-47bb-0310-9956-ffa450edef68

lib/erl/build/otp.mk

index 1d16e2c..0e0381e 100644 (file)
@@ -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