aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/compile.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-07-26 11:51:45 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-07-26 11:51:45 +0200
commitbf497c1f7716e6d904245409bfe65cb8970fe4ae (patch)
tree22d73f63933330039d8c883637263d0dc903c41c /build2/cc/compile.hxx
parent896c2e1af6a8a82c976651d757115ea1033e7b82 (diff)
Implement module map storage in .d, use -fmodule-file-map in GCC
Diffstat (limited to 'build2/cc/compile.hxx')
-rw-r--r--build2/cc/compile.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/cc/compile.hxx b/build2/cc/compile.hxx
index 7bf182e..afd0cfc 100644
--- a/build2/cc/compile.hxx
+++ b/build2/cc/compile.hxx
@@ -115,7 +115,7 @@ namespace build2
module_positions
search_modules (action, file&, lorder, const target_type&,
- const file&, module_imports&&, sha256&) const;
+ const file&, module_imports&, sha256&) const;
void
append_modules (environment&, cstrings&, strings&,