From fb2c1ae5949bd31d079c8617f64c107611184a90 Mon Sep 17 00:00:00 2001 From: David Reiss Date: Mon, 30 Aug 2010 22:05:02 +0000 Subject: [PATCH] erlang: Enable compiler warnings for the library git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@990959 13f79535-47bb-0310-9956-ffa450edef68 --- lib/erl/build/otp.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/erl/build/otp.mk b/lib/erl/build/otp.mk index 1d16e2c8..0e0381ec 100644 --- a/lib/erl/build/otp.mk +++ b/lib/erl/build/otp.mk @@ -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 -- 2.17.1