commit | 6916d9e65c5bc69b469964ae7202c33b309558a4 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sat Nov 27 03:09:57 2021 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Sat Nov 27 03:09:57 2021 -0500 |
tree | ac2d18f7a1feb248589b7bc65a7dad32d3884000 | |
parent | 2b9c7c262e5e86224634199459c0972280aa3c71 [diff] |
sim: testsuite: add dedicated flag for init toolchain tests As we setup more reliable CC_FOR_TARGET variables for each target, the bfin way of overriding it to stuff custom CFLAGS doesn't scale well. Add a dedicated CFLAGS_FOR_TARGET_init setting that each set of tests can setup if they want to add custom options.