summaryrefslogtreecommitdiffstats
path: root/scripts/gcc3newlib/base-g77.add
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gcc3newlib/base-g77.add')
-rw-r--r--scripts/gcc3newlib/base-g77.add2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/gcc3newlib/base-g77.add b/scripts/gcc3newlib/base-g77.add
index 96f7d28efd..b1e2ba9f1f 100644
--- a/scripts/gcc3newlib/base-g77.add
+++ b/scripts/gcc3newlib/base-g77.add
@@ -1,3 +1,4 @@
+%if %build_g77
# ==============================================================
# rtems-base-g77
# ==============================================================
@@ -40,3 +41,4 @@ This is the files for gcc/g77 that are shared by all targets.
done
fi
+%endif