mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 13:27:26 +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=
|
TARG_CPU_DEPENDENTS=
|
||||||
LOCAL_LOADLIBES=$(srcdir)/../bfd$(subdir)/libbfd.a
|
LOCAL_LOADLIBES=../bfd$(subdir)/libbfd.a
|
||||||
TDEFINES=-DBFD_HEADERS -DMANY_SEGMENTS -DBFD
|
TDEFINES=-DBFD_HEADERS -DMANY_SEGMENTS -DBFD
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user