aboutsummaryrefslogtreecommitdiff
path: root/config/gdbserver.conf
blob: b2ccbbf1f3745558898d978e0f752dfba89dadea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Keep this version in sync with config/gdb.conf
latest="binutils-gdb.git~gdb-8.1-branch"

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

default_configure_flags="CPPFLAGS=--sysroot=${sysroots} CFLAGS=--sysroot=${sysroots} CXXFLAGS=--sysroot=${sysroots}"

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

mingw_only=no