Solo5 / solo5

A sandboxed execution environment for unikernels
ISC License
883 stars 136 forks source link

Ensure reproducibility of Solo5 #576

Open dinosaure opened 2 months ago

dinosaure commented 2 months ago

This patch adds a new option availabe since GCC 8 and Clang 10 which delete absolute path from produced object files. It does not have huge implication on the execution of tenders and unikernels but it allows us to install Solo5 on some systems which check that installed files (like solo5_{hvt,...}.o) don't include user informations.