Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(173)

Unified Diff: src/mpi/wscript

Issue 301230043: Support DES Metrics traces (Closed)
Patch Set: Unified patch 2 and 3, to see des-metrics in its entirety. Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/core/wscript ('k') | wscript » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/mpi/wscript
===================================================================
--- a/src/mpi/wscript
+++ b/src/mpi/wscript
@@ -27,7 +27,7 @@
# Bug #2437, using OpenMPI 1.6.5 (possibly later versions)
# if upstream OpenMPI bug clears at some point, this
# can be removed
- conf.env.append_value('CXXFLAGS', '-Wno-literal-suffix')
+ # conf.env.append_value('CXXFLAGS', '-Wno-literal-suffix')
conf.report_optional_feature("mpi", "MPI Support", True, '')
else:
conf.report_optional_feature("mpi", "MPI Support", False, 'mpic++ not found')
« no previous file with comments | « src/core/wscript ('k') | wscript » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b