mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-09 08:56:13 +08:00
find sysdep.h
This commit is contained in:
@ -54,7 +54,7 @@ RANLIB = ranlib
|
||||
#### Host, target, and site specific Makefile fragments come in here.
|
||||
###
|
||||
|
||||
CFLAGS = $(H_CFLAGS) -I$(srcdir)/.. -I$(srcdir)/../../include
|
||||
CFLAGS = $(H_CFLAGS) -I.. -I$(srcdir)/.. -I$(srcdir)/../../include
|
||||
|
||||
# main GDB source directory
|
||||
|
||||
|
Reference in New Issue
Block a user