Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make cgdb reproducible #215

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Dec 10, 2019

  1. make cgdb reproducible

    By default cgdb embeds the build date which makes it impossible to
    reproduce cgdb. Use SOURCE_DATE_EPOCH when available to make cgdb
    reproducible
    
    Motivation: https://reproducible-builds.org
    jelly committed Dec 10, 2019
    Copy the full SHA
    9dc47a3 View commit details
    Browse the repository at this point in the history