aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/lookup2.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2025-10-02 08:53:45 +0800
committerH.J. Lu <hjl.tools@gmail.com>2025-10-02 09:07:00 +0800
commitaef88b83384976e96a8fb287a001588a2277ecd5 (patch)
treef72e1f4352a8826994bc7e5db1234afcf8cae805 /gdb/testsuite/gdb.python/lookup2.c
parent727a44f8583e1ef763b6580d6753e90b64017f1a (diff)
downloadbinutils-master.zip
binutils-master.tar.gz
binutils-master.tar.bz2
binutils/GCC: Quote ${COMPILER_FOR_TARGET}HEADmaster
Replace if test x${COMPILER_FOR_TARGET} = x"\$(CC)"; then with if test x"${COMPILER_FOR_TARGET}" = x"\$(CC)"; then since COMPILER_FOR_TARGET may contain spaces when configuring GCC. * configure: Regenerated. config/ * clang-plugin.m4 (CLANG_PLUGIN_FILE_FOR_TARGET): Quote ${COMPILER_FOR_TARGET}. * gcc-plugin.m4 (GCC_PLUGIN_OPTION_FOR_TARGET): Likewise. Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'gdb/testsuite/gdb.python/lookup2.c')
0 files changed, 0 insertions, 0 deletions