Skip to content

Commit

Permalink
Add boost 1.77.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgodbolt committed Aug 21, 2021
1 parent 68dbdb8 commit f8f1447
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion etc/config/c++.amazon.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1122,7 +1122,7 @@ libs.blaze.versions.38.version=3.8
libs.blaze.versions.38.path=/opt/compiler-explorer/libs/blaze/v3.8

libs.boost.name=Boost
libs.boost.versions=164:165:166:167:168:169:170:171:172:173:174:175:176
libs.boost.versions=164:165:166:167:168:169:170:171:172:173:174:175:176:177
libs.boost.url=https://www.boost.org
libs.boost.versions.164.version=1.64.0
libs.boost.versions.164.path=/opt/compiler-explorer/libs/boost_1_64_0
Expand Down Expand Up @@ -1150,6 +1150,8 @@ libs.boost.versions.175.version=1.75.0
libs.boost.versions.175.path=/opt/compiler-explorer/libs/boost_1_75_0
libs.boost.versions.176.version=1.76.0
libs.boost.versions.176.path=/opt/compiler-explorer/libs/boost_1_76_0
libs.boost.versions.177.version=1.77.0
libs.boost.versions.177.path=/opt/compiler-explorer/libs/boost_1_77_0

libs.brigand.name=Brigand
libs.brigand.versions=trunk:130
Expand Down

0 comments on commit f8f1447

Please sign in to comment.