| commit | bc438b3e5931e7af87bf51b1365d9401cd69d519 | [log] [tgz] |
|---|---|---|
| author | Mike Frysinger <vapier@gentoo.org> | Mon Dec 26 23:20:46 2022 -0500 |
| committer | Mike Frysinger <vapier@gentoo.org> | Tue Jan 10 01:15:26 2023 -0500 |
| tree | 97a671822dee0e75c31038258f8fd84815a059b1 | |
| parent | 54e26255ca9e1e39b1c5d091809c3afe350c3d01 [diff] |
sim: build: add basic framework for compiling arch objects in top-level The code so far has been assuming that we only compile common/ objects. Now that we're ready to compile arch-specific objects, refactor some of the flags & checks a bit to support both.