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
# Test suite segfaults (perhaps because R's test suite also does?).
987
+
inline-r=dontChecksuper.inline-r;
988
+
977
989
# TODO For the below packages, it would be better if we could somehow make all users
978
990
# of postgresql-libpq link in openssl via pkgconfig.
979
991
pg-harness-server=
@@ -1222,6 +1234,7 @@ in
1222
1234
"ersatz"
1223
1235
"gloss-examples"# needs opengl
1224
1236
"gtk3"# problem compiling `glib` dependency with `Distribution.Simple.UserHooks.UserHooks` type mismatch across Cabal versions; should go away once we no longer have to patch Cabal
1237
+
"H"# `zgemm_: symbol not found` when compiling Main; not clear how that can be provided
0 commit comments