mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Modev -DTRAD_CORE for gdb/Makefile to bfd/Makefile
This commit is contained in:
parent
8e2c96f286
commit
d9a0f8b58d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ SRCS = archive.c archures.c bfd.c cache.c coffgen.c core.c ctor.c \
|
|||
|
||||
CFLAGS+= -I$(.CURDIR)/. -I$(.CURDIR)/../gdb/.
|
||||
CFLAGS+= -DDEFAULT_VECTOR=freebsd386_vec -DSELECT_VECS='&freebsd386_vec' \
|
||||
-DSELECT_ARCHITECTURES='bfd_i386_arch'
|
||||
-DSELECT_ARCHITECTURES='bfd_i386_arch' -DTRAD_CORE
|
||||
|
||||
NOPROFILE=no
|
||||
NOPIC=no
|
||||
|
|
|
|||
Loading…
Reference in a new issue