summaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorYao Qi <yao.qi@linaro.org>2018-01-17 12:48:52 +0000
committerYao Qi <yao.qi@linaro.org>2018-01-17 12:52:14 +0000
commit94485cac9629ca3e5489014e1b704e35f988d3e3 (patch)
tree794267530bbf20a3da86322f0b94e1e89474b288 /Makefile.tpl
parent862f0945fb83319efee9c621a3434384f1882270 (diff)
Don't pass -m64 to libcc1 on aarch64-linux.
Nowadays, if we use "compile" on aarch64-linux, we'll get the following error, (gdb) compile code -- ; aarch64-none-linux-gnu-gcc: error: unrecognized command line option '-m64' because the default gcc_target_options returns "-m64" and "-mcmodel=large", neither is useful to aarch64-linux. gdb: 2018-01-17 Yao Qi <yao.qi@linaro.org> * aarch64-linux-tdep.c (aarch64_linux_gcc_target_options): New function. (aarch64_linux_init_abi): Install it to gdbarch hook gcc_target_options.
Diffstat (limited to 'Makefile.tpl')
0 files changed, 0 insertions, 0 deletions