]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/ppc/configure
sim: ppc: inline the sim-packages option
authorMike Frysinger <vapier@gentoo.org>
Sat, 5 Nov 2022 02:29:17 +0000 (09:29 +0700)
committerMike Frysinger <vapier@gentoo.org>
Sat, 5 Nov 2022 03:04:22 +0000 (10:04 +0700)
commit319e41e83a405bcc975c706faa172a0c2ab63598
tree7c94746b1be30a35b3818a5f293a4a964285dfed
parent31ee179e275a25625f66e7045a651433f9856087
sim: ppc: inline the sim-packages option

This has only ever had a single option that's enabled by default.
The objects it adds are pretty small and don't add overhead at
runtime if it isn't used, so just enable it all the time to make
the build code simpler.
sim/ppc/Makefile.in
sim/ppc/configure
sim/ppc/configure.ac
sim/ppc/pk.h [new file with mode: 0644]