commit | d2a5dbc744548e173ba1687e1a63a8c2196c7122 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sun Oct 31 02:47:13 2021 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Nov 02 22:59:07 2021 -0400 |
tree | 938abc91fe47341d9160c16da1745580e0d02b5e | |
parent | 70ab6bdd55540779cda498611010b61619f1758a [diff] |
sim: hoist mn10300 & v850 igen rules up to common builds These rules don't depend on the target compiler settings, so hoist the build logic up to the common builds for better parallelization. We leave the mips rules in place as they depend on complicated arch-specific configure logic that needs to be untangled first.