]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: build: stop passing down SIM_PRIMARY_TARGET
authorMike Frysinger <vapier@gentoo.org>
Sun, 6 Nov 2022 14:08:04 +0000 (21:08 +0700)
committerMike Frysinger <vapier@gentoo.org>
Sun, 6 Nov 2022 14:44:58 +0000 (21:44 +0700)
commit1e5482d5686b77accc3b935a36b40a37fd699319
treedc2d932015b2e53be6e94e460c98d3f8dc26a950
parent25e64b5276487ac8d95fc5030a1ba626883c7afd
sim: build: stop passing down SIM_PRIMARY_TARGET

This was needed when the install step was run in subdirs, but now
that we process that entirely in the top-level, we don't need to
pass this down, so drop it.
sim/Makefile.am
sim/Makefile.in