Skip to content

Commit

Permalink
Add gcc 7.4 (#5898)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hopobcn authored and lasote committed Oct 21, 2019
1 parent 02f68a4 commit b677be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conans/client/conf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
version: ["4.1", "4.4", "4.5", "4.6", "4.7", "4.8", "4.9",
"5", "5.1", "5.2", "5.3", "5.4", "5.5",
"6", "6.1", "6.2", "6.3", "6.4",
"7", "7.1", "7.2", "7.3",
"7", "7.1", "7.2", "7.3", "7.4",
"8", "8.1", "8.2", "8.3",
"9", "9.1", "9.2"]
libcxx: [libstdc++, libstdc++11]
Expand Down

0 comments on commit b677be2

Please sign in to comment.