Skip to content

Commit

Permalink
Link cpptrace against zstd
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin committed Mar 3, 2024
1 parent 7123901 commit 73fd568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/config/c++.amazon.properties
Expand Up @@ -3299,7 +3299,7 @@ libs.cpptrace.versions=021:030:031:040:041
libs.cpptrace.url=https://github.com/jeremy-rifkin/cpptrace
libs.cpptrace.description=Simple, portable, and self-contained stacktrace library for C++11 and newer
libs.cpptrace.staticliblink=cpptrace
libs.cpptrace.dependencies=dwarf:dl:z
libs.cpptrace.dependencies=dwarf:dl:z:zstd
libs.cpptrace.packagedheaders=true
libs.cpptrace.versions.021.version=0.2.1
libs.cpptrace.versions.021.path=/opt/compiler-explorer/libs/cpptrace/v0.2.1/include
Expand Down

0 comments on commit 73fd568

Please sign in to comment.