build: use date.py instead of date
MacOS (and others) "date" command don't support all the options that GNU date has. So don't depend on that, add a small python program for this.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -105,7 +105,6 @@ configure.lineno
|
||||
/lib/doxyfile
|
||||
/version.texi
|
||||
/compile
|
||||
build-aux/
|
||||
/TAGS
|
||||
parse
|
||||
|
||||
|
||||
Reference in New Issue
Block a user