Skip to content

Commit

Permalink
Build a static binary on Alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed Sep 10, 2019
1 parent 31a9293 commit a13dc9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ cxx_binary:
- cmake
-DCMAKE_BUILD_TYPE=Release
-DWITH_LLVM=yes
-DLFORTRAN_STATIC_BIN=yes
.
- make
- ctest --output-on-failure
Expand Down

0 comments on commit a13dc9c

Please sign in to comment.