mem: reproducible builds on newer compilers

This commit is contained in:
Thomas Schoebel-Theuer 2019-02-25 14:50:27 +01:00 committed by Thomas Schoebel-Theuer
parent 6773712672
commit 388015ae37
1 changed files with 0 additions and 2 deletions

View File

@ -252,8 +252,6 @@ EXPORT_SYMBOL_GPL(_brick_mem_free);
" BUILDHOST = " BUILDHOST \ " BUILDHOST = " BUILDHOST \
" BUILDDATE = " BUILDDATE \ " BUILDDATE = " BUILDDATE \
" FILE = " __FILE__ \ " FILE = " __FILE__ \
" DATE = " __DATE__ \
" TIME = " __TIME__ \
" VERSION = " __VERSION__ \ " VERSION = " __VERSION__ \
" xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx STRING_error xxx\n" " xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx STRING_error xxx\n"
# define STRING_PLUS (sizeof(int) * 3 + sizeof(STRING_CANARY)) # define STRING_PLUS (sizeof(int) * 3 + sizeof(STRING_CANARY))