From 71887d2b3c67d957a6ff0d63e6c601f724a701d7 Mon Sep 17 00:00:00 2001 From: "K. Richard Pixley" Date: Sat, 18 May 1991 00:53:02 +0000 Subject: [PATCH] Using gcc here screws config and debugging something awful. --- ld/config/hmake-sun4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ld/config/hmake-sun4 b/ld/config/hmake-sun4 index 2227d6b022..9c7fb77301 100755 --- a/ld/config/hmake-sun4 +++ b/ld/config/hmake-sun4 @@ -1,6 +1,6 @@ HDEFINES=-DHOST_SYS=SUN4_SYS YACC=yacc -tvd -CC=gcc -Wall -ansi +#CC=gcc -Wall -ansi #stuff for self hosting HOSTING_CRT0=/lib/crt0.o HOSTING_LIBS=/limbo/latest/=sun4/lib/gcc/sparc/1.92/gnulib -lc -- 2.34.1