aboutsummaryrefslogtreecommitdiff
path: root/build-all.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build-all.mk')
-rw-r--r--build-all.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-all.mk b/build-all.mk
index 5586cb1..2aac81a 100644
--- a/build-all.mk
+++ b/build-all.mk
@@ -235,7 +235,7 @@ endif
ifeq ($(canonhost),rs6000-lynx)
TARGETS = $(NATIVE)
-CC = /bin/gcc
+CC = /usr/cygnus/progressive/bin/gcc
all: all-cygnus
SHELL=/bin/bash
endif