mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
search ../include, and not ../bfd
This commit is contained in:
@ -55,7 +55,7 @@ RANLIB = ranlib
|
||||
|
||||
INCDIR = $(srcdir)/../include
|
||||
BFDDIR = $(srcdir)/../bfd
|
||||
CSEARCH = -I. -I$(srcdir) -I../bfd -I$(INCDIR) -I$(BFDDIR)
|
||||
CSEARCH = -I. -I$(srcdir) -I../include -I$(INCDIR) -I$(BFDDIR)
|
||||
DEP = mkdep
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user