testsuite: ensure $(ghciWayFlags) can be overridden
This commit revises boilerplate.mk in testsuite as well as a few other places, to ensure the tests that do make use of $(ghciWayFlags) can receive the right $(ghciWayFlags) from testsuite driver config. (cherry picked from commit 78c8b900)
Showing
- testsuite/mk/boilerplate.mk 9 additions, 9 deletionstestsuite/mk/boilerplate.mk
- testsuite/tests/ffi/should_run/Makefile 3 additions, 5 deletionstestsuite/tests/ffi/should_run/Makefile
- testsuite/tests/ffi/should_run/all.T 3 additions, 4 deletionstestsuite/tests/ffi/should_run/all.T
- testsuite/tests/rts/T7040_ghci_c.c 1 addition, 1 deletiontestsuite/tests/rts/T7040_ghci_c.c
- testsuite/tests/rts/all.T 2 additions, 2 deletionstestsuite/tests/rts/all.T
Loading
Please register or sign in to comment