aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/make.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/make.adb')
-rw-r--r--gcc/ada/make.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/make.adb b/gcc/ada/make.adb
index 5c35a4e..91d64b5 100644
--- a/gcc/ada/make.adb
+++ b/gcc/ada/make.adb
@@ -4811,7 +4811,7 @@ package body Make is
-- have been regenerated.
if Main_Project /= No_Project
- and then not Codepeer_Mode
+ and then not CodePeer_Mode
and then MLib.Tgt.Support_For_Libraries /= Prj.None
and then (Do_Bind_Step
or Unique_Compile_All_Projects