Skip to content

Commit

Permalink
Setup Linux builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Jul 21, 2022
1 parent fbf1b59 commit 7c1826a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ RUN --mount=type=tmpfs,target=/webkitbuild \
-DUSE_THIN_ARCHIVES=OFF \
-DENABLE_FTL_JIT=ON \
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
-DENABLE_SINGLE_THREADED_VM_ENTRY_SCOPE=ON \
-G Ninja \
-DCMAKE_CXX_COMPILER=$(which clang++-13) \
-DCMAKE_C_COMPILER=$(which clang-13) \
Expand Down

0 comments on commit 7c1826a

Please sign in to comment.