mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Christian Helmuth
parent
a4115cfea9
commit
ff160decec
@@ -1,7 +1,8 @@
|
||||
PKG_DIR = $(call select_from_ports,gdb)/src/noux-pkg/gdb
|
||||
|
||||
CONFIGURE_ARGS += --program-prefix=$(PROGRAM_PREFIX) \
|
||||
--target=$(GDB_TARGET)
|
||||
--target=$(GDB_TARGET) \
|
||||
--disable-sim
|
||||
|
||||
# the configure script calls the linker with "-lexpat", which fails
|
||||
CONFIGURE_ARGS += --without-expat
|
||||
|
||||
Reference in New Issue
Block a user