aboutsummaryrefslogtreecommitdiff
path: root/config/gdbserver.conf
blob: f9d16964a554cd742b98385a78c9d99643b074bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# This is a list of packages that must be installed on the build machine
depends=""

latest="binutils-gdb.git/gdb_7_6-branch"

# If yes, only static linking will be used
static_link=yes

default_configure_flags="LDFLAGS=-static"

# This is a list of default flags always supplied to "make check".
runtest_flags=""