diff options
author | Mike Frysinger <vapier@gentoo.org> | 2024-01-01 20:22:45 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2024-01-02 00:29:28 -0500 |
commit | bc756034ee870319fffc2b03c3ca18391823b51a (patch) | |
tree | 886eb85dd3424d3b9edbd4a5b323d9eb26ab4e42 /sim/m4 | |
parent | d961049a26b7e19da19198e3908b6823d4c462d7 (diff) | |
download | binutils-bc756034ee870319fffc2b03c3ca18391823b51a.zip binutils-bc756034ee870319fffc2b03c3ca18391823b51a.tar.gz binutils-bc756034ee870319fffc2b03c3ca18391823b51a.tar.bz2 |
sim: ppc: always compile in the sysv sem & shm device files
Move the stub logic to the device files themselves. This makes the
configure & build logic more static which will make it easier to move
to the top-level build, and matches what we did with the common/ hw
tree already.
This also decouples the logic from the two -- in the past, you needed
both sem & shm in order to enable the device models, but now each one
is tied to its own independent knob. Practically speaking, this will
probably not make a difference, but it simplifies the build a bit.
Diffstat (limited to 'sim/m4')
0 files changed, 0 insertions, 0 deletions