commit | 871aa3b9ee7b1067bffa05549190c6051cf06fe5 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Nov 07 23:07:43 2022 +0700 |
committer | Mike Frysinger <vapier@gentoo.org> | Mon Nov 07 23:26:07 2022 +0700 |
tree | f6ecf73fdcdfe8fdad9921e55819f7704079c709 | |
parent | 4cf83930c1ecf18c7157a5be6bed0a116b39e9b8 [diff] |
sim: v850: drop subdir configure logic We've been using this only to set the default word size to 32. We can easily move this into the makefile via a -D compiler flag and clean up the build logic quite a bit.