We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
gcc -g -O2 -fdebug-prefix-map=/.autodirect/sysgwork/tzafrirc/upstream/ibdump/ibdump-subtree=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -W -g -MP -MD -DPACKAGE_VERSION _STR=\"3.0.0-7\" -DWITH_MSTFLINT -DMST_UL -I/usr/include/mstflint -DUPSTREAM_KERNEL '-DBLD_VER_STR="devel"' -Wdate-time -D_FORTIFY_SOURCE=2 -c -o ibdump.o ibdump.c In file included from ibdump.c:64:0: tools_version.h: In function ‘get_version_string’: tools_version.h:66:19: warning: macro "__DATE__" might prevent reproducible builds [-Wdate-time] __DATE__, ^~~~~~~~ tools_version.h:67:19: warning: macro "__TIME__" might prevent reproducible builds [-Wdate-time] __TIME__, ^~~~~~~~
See also https://reproducible-builds.org/docs/timestamps/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
See also https://reproducible-builds.org/docs/timestamps/
The text was updated successfully, but these errors were encountered: