mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
Using gcc here screws config and debugging something awful.
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
HDEFINES=-DHOST_SYS=SUN4_SYS
|
HDEFINES=-DHOST_SYS=SUN4_SYS
|
||||||
YACC=yacc -tvd
|
YACC=yacc -tvd
|
||||||
CC=gcc -Wall -ansi
|
#CC=gcc -Wall -ansi
|
||||||
#stuff for self hosting
|
#stuff for self hosting
|
||||||
HOSTING_CRT0=/lib/crt0.o
|
HOSTING_CRT0=/lib/crt0.o
|
||||||
HOSTING_LIBS=/limbo/latest/=sun4/lib/gcc/sparc/1.92/gnulib -lc
|
HOSTING_LIBS=/limbo/latest/=sun4/lib/gcc/sparc/1.92/gnulib -lc
|
||||||
|
Reference in New Issue
Block a user