Skip to content

Commit

Permalink
update backward.h to v1.6 upstream release (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoffatt committed Aug 23, 2022
1 parent 939c2e0 commit 4668e1a
Show file tree
Hide file tree
Showing 5 changed files with 416 additions and 135 deletions.
2 changes: 1 addition & 1 deletion ci/codebuild/amazonlinux-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ phases:
- yum install -y zip
build:
commands:
- cmake3 -S . -B build -DENABLE_TESTS=ON -DTEST_RESOURCE_PREFIX=al2arm -GNinja
- cmake3 -S . -B build -DBUILD_SHARED_LIBS=ON -DENABLE_TESTS=ON -DTEST_RESOURCE_PREFIX=al2arm -GNinja
- cd build
- ninja-build
- ninja-build aws-lambda-package-lambda-test-fun
Expand Down
Loading

0 comments on commit 4668e1a

Please sign in to comment.