James Clampffer created HDFS-9487:
-------------------------------------
Summary: libhdfs++ Enable builds with no compiler optimizations
Key: HDFS-9487
URL: https://issues.apache.org/jira/browse/HDFS-9487
Project: Hadoop HDFS
Issue Type: Sub-task
Reporter: James Clampffer
Assignee: James Clampffer
The default build configuration uses -02 -g <some other stuff>. To make
debugging easier it would be really nice to be able to produce builds with -O0.
I haven't found an existing flag to pass to maven or cmake to accomplish this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)