Skip to content

Commit 4668e1a

Browse files
authored
update backward.h to v1.6 upstream release (#154)
1 parent 939c2e0 commit 4668e1a

File tree

5 files changed

+416
-135
lines changed

5 files changed

+416
-135
lines changed

ci/codebuild/amazonlinux-2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ phases:
55
- yum install -y zip
66
build:
77
commands:
8-
- cmake3 -S . -B build -DENABLE_TESTS=ON -DTEST_RESOURCE_PREFIX=al2arm -GNinja
8+
- cmake3 -S . -B build -DBUILD_SHARED_LIBS=ON -DENABLE_TESTS=ON -DTEST_RESOURCE_PREFIX=al2arm -GNinja
99
- cd build
1010
- ninja-build
1111
- ninja-build aws-lambda-package-lambda-test-fun

0 commit comments

Comments
 (0)