summaryrefslogtreecommitdiffstats
path: root/scripts/gccnewlib/base-g77.add
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gccnewlib/base-g77.add')
-rw-r--r--scripts/gccnewlib/base-g77.add2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/gccnewlib/base-g77.add b/scripts/gccnewlib/base-g77.add
index 57fd51bce9..42b3bd3452 100644
--- a/scripts/gccnewlib/base-g77.add
+++ b/scripts/gccnewlib/base-g77.add
@@ -1,3 +1,4 @@
+%if "%{_prefix}" != "/usr"
%if %build_g77
# ==============================================================
# rtems-base-g77
@@ -33,3 +34,4 @@ if [ $1 -eq 0 ]; then
fi
%endif
+%endif