You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mainly, this avoids binary differences caused by build timestamp being embedded in the build output, but theoretically, system time could cause other differences as well.
The text was updated successfully, but these errors were encountered:
Use libfaketime to avoid system time influencing the build result.
https://github.com/wolfcw/libfaketime
Mainly, this avoids binary differences caused by build timestamp being embedded in the build output, but theoretically, system time could cause other differences as well.
The text was updated successfully, but these errors were encountered: