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
{{ message }}
This repository was archived by the owner on Jan 30, 2023. It is now read-only.
Trac #29369: detect only newish versions of brial.
Fedora 28 ships brial-0.8.5, which is too old it seems. This commit
updates the test program in brial's spkg-configure.m4 to modify a
member variable that used to be const, but now isn't. That should
cause compilation to fail with older versions of brial.
0 commit comments