commit | 982c3a65ca5dbea8d6de3afd934f0a06fef54383 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Fri Jun 18 02:14:52 2021 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Fri Jun 18 10:15:15 2021 -0400 |
tree | 416ece9ed53e3350c23a09b381139bdc4cc9c6d7 | |
parent | 3f8414df7a533cccd39bf19c0e311975d9ededde [diff] |
sim: move -Werror disabling to Makefile For the ports that still don't build with -Werror, rather than disable the flag at configure time, do it at make time. This will allow us to unify these tests in the common sim configure script.