diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-03-08 01:41:35 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-03-13 11:15:46 -0500 |
commit | c6c7769d9dd166c45bd9d422e91ca537752c0382 (patch) | |
tree | 487321af5a03f0644e8d22048484d642b54a5bf8 /sim/iq2000/sim-if.c | |
parent | 367c5eb75095f4b9bc4c1b310a092bcac45da137 (diff) | |
download | gdb-c6c7769d9dd166c45bd9d422e91ca537752c0382.zip gdb-c6c7769d9dd166c45bd9d422e91ca537752c0382.tar.gz gdb-c6c7769d9dd166c45bd9d422e91ca537752c0382.tar.bz2 |
sim: introduce {COMPILE,LINK}_FOR_BUILD
These use the same pattern as seen in the opcodes/ dir and in automake
in general (ish). This helps simplify the boilerplate for building and
linking build-time code, and fixes some inconsistency in flag usage.
For rules that were compiling+linking in a single step, split them into
separate steps so we can apply the correct set of options. This matches
automake behavior too.
Diffstat (limited to 'sim/iq2000/sim-if.c')
0 files changed, 0 insertions, 0 deletions