Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita1baa01

Browse files
committed
add dependency
1 parent217894f commita1baa01

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎.github/workflows/cmake.yml‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@ jobs:
5050
steps:
5151
-uses:actions/checkout@v2
5252

53+
-name:Install Dependencies
54+
run:|
55+
sudo apt update
56+
sudo apt install -y libc6-dev-i386 g++-multilib
57+
5358
-name:Configure CMake
5459
run:cmake -B build -DCMAKE_BUILD_TYPE=${{matrix.BUILD_TYPE}} -DRAPIDFUZZ_BUILD_TESTING=1 -DRAPIDFUZZ_ENABLE_LINTERS=1 -DRAPIDFUZZ_BUILD_FUZZERS=1 -DCMAKE_CXX_COMPILER=clang++
5560

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp