You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Meson does not use options passed via native-file when cross-building,
resulting in tests failing/98 and failing/99 suceeding when cross
building, even tho they shouldn't.
This patch introduces the concept of an optionsfile to the testsuite,
which will, depending on the build configuration, be passed as cross or
native file.
0 commit comments