arangodb: annotate reasoning for gcc 11->10 downgrade

This commit is contained in:
John Soo
2022-10-30 10:22:19 -07:00
parent 6cb592a4f2
commit 1e1711061e
+5 -1
View File
@@ -1,4 +1,8 @@
{ gcc10Stdenv
{
# gcc 11.2 suggested on 3.10.0.
# gcc 11.3.0 unsupported yet, investigate gcc support when upgrading
# See https://github.com/arangodb/arangodb/issues/17454
gcc10Stdenv
, git
, lib
, fetchFromGitHub