This is broken on GCC due to a GCC bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80005 It doesn't matter whether we use <> or "" in our checks because we run them from an empty temporary directory anyway. Includes a test for all this. Closes https://github.com/mesonbuild/meson/issues/1458pull/1465/head
parent
853634a48d
commit
1612dbd719
3 changed files with 21 additions and 5 deletions
@ -0,0 +1 @@ |
||||
#define OMG_THIS_SHOULDNT_BE_FOUND |
Loading…
Reference in new issue