trailofbits / cb-multios

DARPA Challenges Sets for Linux, Windows, and macOS
https://blog.trailofbits.com/2016/08/01/your-tool-works-better-than-mine-prove-it/
MIT License
520 stars 103 forks source link

CI: Perform static builds as well #66

Open woodruffw opened 5 years ago

woodruffw commented 5 years ago

Right now the CI only performs the default build, which is dynamically linked. We should add a LINK=STATIC setting to the matrix to test static builds as well.