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?)
988
+
# since #61.
989
+
inline-r=dontChecksuper.inline-r;
990
+
977
991
# TODO For the below packages, it would be better if we could somehow make all users
978
992
# of postgresql-libpq link in openssl via pkgconfig.
979
993
pg-harness-server=
@@ -1222,6 +1236,7 @@ in
1222
1236
"ersatz"
1223
1237
"gloss-examples"# needs opengl
1224
1238
"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
1239
+
"H"# `zgemm_: symbol not found` when compiling Main; not clear how that can be provided
0 commit comments