mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
Pick up bfd library from the build directory, not the source
directory.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
TARG_CPU_DEPENDENTS=
|
||||
LOCAL_LOADLIBES=$(srcdir)/../bfd$(subdir)/libbfd.a
|
||||
LOCAL_LOADLIBES=../bfd$(subdir)/libbfd.a
|
||||
TDEFINES=-DBFD_HEADERS -DMANY_SEGMENTS -DBFD
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user