sim: fix readline linkage
authorMike Frysinger <vapier@gentoo.org>
Sat, 5 Nov 2022 14:21:31 +0000 (21:21 +0700)
committerMike Frysinger <vapier@gentoo.org>
Sat, 5 Nov 2022 14:21:31 +0000 (21:21 +0700)
commit5a9886170b3bc9027ec72ab425fb0e3d4a1aa330
tree42949595ccec8f6993a19ccbc6a7e48b2bdc7652
parentc95bd9111ee75556a4a6ba51603856cee0afef2b
sim: fix readline linkage

Now that we link programs in the top dir instead of the arch subdir,
update the readline library path to be relative to the top dir.
sim/configure
sim/m4/sim_ac_platform.m4