]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: Makefile: only regenerate cygwin_version.c if it changes
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 13 Dec 2022 12:25:06 +0000 (13:25 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 13 Dec 2022 14:25:06 +0000 (15:25 +0100)
commite454ca3ec585793728632070befd28959f1377b6
tree0891b9655021b1a8afc6ac298d94323654687271
parentb199be101d006ee214e295b13cc320f3c43990e4
Cygwin: Makefile: only regenerate cygwin_version.c if it changes

Make sure to create a new cygwin_version.c if it either doesn't
exist yet, or if it would be different from the former file.
This avoids unnecessary DLL rebuilding.

Fixes: 97eb64b909bc ("Cygwin: uname: generate default release string from git as well")
Fixes: 4949a82cde98 ("Cygwin: uname: fix building in non-git source dir")
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/Makefile.am
This page took 0.031266 seconds and 5 git commands to generate.