Skip to content

Adapt gcc's contrib/gcc_update script for use here #40

@cooljeanius

Description

@cooljeanius

GCC has a script in its contrib folder called gcc_update that fixes timestamps sometimes being off after a checkout:
https://github.com/cooljeanius/gcc/blob/master/contrib/gcc_update
Unfortunately it makes a lot of assumptions about the gcc-specific nature of the source tree's layout, so it can't just be copied over, but rather would require some modifications in order to be useful here...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions