mirror of https://github.com/mpv-player/mpv
parent
8e9c5b7b66
commit
813164cc07
|
@ -320,7 +320,7 @@ endif
|
|||
features += {'noexecstack': noexecstack}
|
||||
|
||||
features += {'build-date': get_option('build-date')}
|
||||
if features['build-date']
|
||||
if not features['build-date']
|
||||
flags += '-DNO_BUILD_TIMESTAMPS'
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue