diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2018-10-16 10:49:15 +0100 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2018-12-06 12:21:11 +0000 |
commit | 23ebf37881dda7fcf9dd86125705a30b6e2084ce (patch) | |
tree | f3113adf7aa62a6b4228c87ab2c29274f4c350ff /gas/config/tc-ppc.c | |
parent | 7fb45a689543be75809a0513900d82f5bd859338 (diff) | |
download | gdb-23ebf37881dda7fcf9dd86125705a30b6e2084ce.zip gdb-23ebf37881dda7fcf9dd86125705a30b6e2084ce.tar.gz gdb-23ebf37881dda7fcf9dd86125705a30b6e2084ce.tar.bz2 |
sim/cris: Fix references to cgen cpu directory
Don't assume that cgen is located within the binutils-gdb tree. We
already have CGEN_CPU_DIR and CPU_DIR defined, these are the cpu/
directory within cgen, and the cpu/ directory within binutils-cpu.
The cris target tries to find CPU_DIR relative to the cgen source
tree, which can be wrong when building with an out of tree cgen.
sim/cris/ChangeLog:
* Makefile.in: Replace uses of CGEN_CPU_DIR with CPU_DIR, and
remove the definition of CGEN_CPU_DIR.
Diffstat (limited to 'gas/config/tc-ppc.c')
0 files changed, 0 insertions, 0 deletions