haiku/src/apps/debuganalyzer/util
Ithamar R. Adema 20d9063c36 debugger/debuganalyzer: Remove the explicit -Werror from Jamfile
Specifying -Werror in the Jamfiles directly prevents the build
system from disabling error-on-warning for some arch specific
warnings (or even globally), breaking the ARM build.

The "src/apps" directory is already setup to compile with -Werror
by the build system anyway, so remove the explicit setting here.
2013-09-15 04:21:39 +02:00
..
DataSource.cpp
DataSource.h
Jamfile debugger/debuganalyzer: Remove the explicit -Werror from Jamfile 2013-09-15 04:21:39 +02:00
TimeUtils.h