sio2project / sio2jail

A tool for supervising execution of programs submitted in algorithmic competitions
MIT License
30 stars 10 forks source link

Add various stdlibs to documented build dependencies #14

Open Michcioperz opened 5 years ago

Michcioperz commented 5 years ago

As seen in #13, for sio2jail to build, 32-bit and 64-bit libc and libstdc++ is required. On systems such as Fedora, where static libraries are in separate packages, those packages are required too, because we link everything statically.